惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 叶小钗
O
OpenAI News
V
V2EX
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
S
Schneier on Security
C
CXSECURITY Database RSS Feed - CXSecurity.com
小众软件
小众软件
L
LINUX DO - 热门话题
C
Cybersecurity and Infrastructure Security Agency CISA
博客园 - Franky
Security Latest
Security Latest
S
SegmentFault 最新的问题
Project Zero
Project Zero
Spread Privacy
Spread Privacy
K
Kaspersky official blog
J
Java Code Geeks
V
Vulnerabilities – Threatpost
C
Cisco Blogs
C
CERT Recently Published Vulnerability Notes
月光博客
月光博客
T
The Exploit Database - CXSecurity.com
L
Lohrmann on Cybersecurity
人人都是产品经理
人人都是产品经理
博客园 - 三生石上(FineUI控件)
Scott Helme
Scott Helme
WordPress大学
WordPress大学
量子位
T
Threat Research - Cisco Blogs
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
宝玉的分享
宝玉的分享
Hugging Face - Blog
Hugging Face - Blog
AWS News Blog
AWS News Blog
Help Net Security
Help Net Security
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Simon Willison's Weblog
Simon Willison's Weblog
S
Secure Thoughts
博客园 - 【当耐特】
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
V
Visual Studio Blog
Last Week in AI
Last Week in AI
T
Tailwind CSS Blog
腾讯CDC
Cyberwarzone
Cyberwarzone
IT之家
IT之家
GbyAI
GbyAI
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
云风的 BLOG
云风的 BLOG
T
Troy Hunt's Blog
D
Docker

IBM Research

All of AI benchmarking at your fingertips What are spin qubits? | IBM Quantum Computing Blog IBM to acquire HRL Laboratories IBM commits $50M in quantum access for US Genesis Mission It’s time for cryptography to get its own abstraction layer It’s time for cryptography to get its own abstraction layer This could be the largest synthetic code dataset yet How to measure the performance of a quantum computer | IBM Quantum Computing Blog Release News: Qiskit v2.5 is here! | IBM Quantum Computing Blog CoFrGeNets replace the ‘bones’ of transformer-based models How training environments can teach AI models to misbehave What’s new at IBM Quantum - Q2 2026 | IBM Quantum Computing Blog Modeling the chemistry of fusion reactor material | IBM Quantum Computing Blog Ponder This Challenge - July 2026 - Return of the Superheroes Apply to IBM Quantum Developer Conference 2026 | IBM Quantum Computing Blog Qiskit Paulice: postselected quantum error correction | IBM Quantum Computing Blog What is IBM’s nanostack chip architecture? IBM introduces the smallest computer chip in the world A new playbook for quantum optimization benchmarking Running AI on mixed hardware for speed and affordability Explore next-gen quantum algorithms with IBM Quantum Credits | IBM Quantum Computing Blog Allstate explores quantum computing for insurance portfolios | IBM Quantum Computing Blog Can LLMs discover quantum error correction codes? Prototype and validate fermionic circuits faster with ffsim | IBM Quantum Computing Blog Bringing the power of semantic AI to IBM Db2 The fast Fourier transform, how and why it works Building AI more like software The future of quantum takes center stage at NY Tech Week Qiskit Fall Fest 2026: Applications open | IBM Quantum Computing Blog IBM to invest $10 billion in quantum computing | IBM Quantum Computing Blog Renowned mathematician Subhash Khot joins IBM Research Ponder This Challenge - June 2026 - The Superhero Team Movies New Classroom Accounts expand quantum access for educators | IBM Quantum Computing Blog Qiskit Global Summer School 2026: Registration now open | IBM Quantum Computing Blog How researchers built a record-setting quantum circuit | IBM Quantum Computing Blog IBM charts a new research path with MIT How IBM is using quantum computing to understand the operating system of the universe How to use sample-based quantum diagonalization on IBM hardware Quantum-centric supercomputing simulates 12,635-atom protein | IBM Quantum Computing Blog A decade of quantum on the cloud | IBM Quantum Computing Blog Ponder This Challenge - May 2026 - The Powers of a Binary Matrix Where the frontiers of high-speed racing and computing meet Introducing the IBM Granite 4.1 family of models Building the future of computing, together Next-generation algorithms could move fusion from the lab to the grid Bringing quantum-centric supercomputing to Illinois What’s new at IBM Quantum - Q1 2026 | IBM Quantum Computing Blog Release News: Qiskit v2.4 is here! | IBM Quantum Computing Blog How IBM Quantum is enabling healthcare and biology research | IBM Quantum Computing Blog How an extra training step can unlock AI’s reasoning power IBM demonstrates extreme scale for content-aware storage with a 100-billion vector database IBM Research and ETH Zurich open a new era of innovation IBM’s newest time-series models cover a full range of enterprise prediction tasks Toward a transparent supply chain for AI Quantum computers take a step into real materials science Donating llm-d to the Cloud Native Computing Foundation Cleveland Clinic & IBM debut new quantum simulation workflow | IBM Quantum Computing Blog Turning turbulence into transcripts Like the information in a dream: IBM’s Charles H. Bennett receives ACM Turing award Doubling down on open-access quantum computing | IBM Quantum Computing Blog Unveiling the first reference architecture for quantum-centric supercomputing Realizing Feynman’s vision for the future of simulation | IBM Quantum Computing Blog IBM is working today to secure communication from tomorrow’s quantum risks Building PyTorch-native support for the IBM Spyre Accelerator Quantum simulates properties of the first-ever half-Möbius molecule, designed by IBM and researchers A look back at the International Year of Quantum | IBM Quantum Computing Blog TerraStackAI: Bringing Earth and space AI to Red Hat and the world Ponder This Challenge - March 2026 - Path game on a hole-riddled chessboard IBM demonstrates High NA EUV process capability on track for insertion below 2 nm nodes at SPIE 2026 Quantum Advantage Tracker: the race to advantage | IBM Quantum Computing Blog
Ponder This Challenge - April 2026 - The Unlabeled Clock
Gadi Aleksandrowicz · 2026-04-01 · via IBM Research

The expected numerical solutions are:

  • 1541414
  • (30, 36, 40) => 3458432

This time, the phrasing of the puzzle, even after corrections, remained confusing to many solvers and we apologize for this. However, most wrong answers arose from the initial thinking that one should consider time to be discrete, looking only at moment of the form HH:MM. The riddle explicitly noted the clock's hands move continuously, and hence simple enumeration of moments of the form HH:MM is not sufficient to solve the riddle; a different approach is required.

We can model the current time as a value t[0,1)t\in[0,1) and the locations of the clock's hands become

  • H(t)=tH(t) = t
  • M(t)=12t (mod 1)M(t) = 12t \text{ }(\text{mod } 1)
  • S(t)=720t (mod 1)S(t) = 720t \text{ } (\text{mod } 1)

Let us define a three-component vector A(t)=(H(t),M(t),S(t))A(t)=(H(t), M(t), S(t)). Use the indices 1,2,31,2,3, i.e. A1(t)=H(t)A_1(t)=H(t), A2(t)=M(t)A_2(t)=M(t), A3(t)=S(t)A_3(t)=S(t).

Now, an ambigous moment arises from two distinct times t,ut, u such that we can permute the elements of A(t)A(t) and rotate them (i.e. add some rr modulo 1) and obtain A(s)A(s). Hence, let piS3pi\in S_3 be some permutation and r[0,1)r\in [0,1) be the rotation value, and we consider the system of three modular equations:

  • A1(u)=Aπ(1)(t)+r (mod 1)A_1(u) = A_{\pi(1)}(t)+r\text{ } (\text{mod } 1)
  • A2(u)=Aπ(2)(t)+r (mod 1)A_2(u) = A_{\pi(2)}(t)+r\text{ } (\text{mod } 1)
  • A3(u)=Aπ(3)(t)+r (mod 1)A_3(u) = A_{\pi(3)}(t)+r\text{ } (\text{mod } 1)

Subtracting the third equation from the first two, we obtain a system of two modular equations without rr:

  • A1(u)A3(u)=Aπ(1)(t)Aπ(3)(t) (mod 1)A_1(u)-A_3(u) = A_{\pi(1)}(t)-A_{\pi(3)}(t) \text{ } (\text{mod } 1)
  • A2(u)A3(u)=Aπ(2)(t)Aπ(3)(t) (mod 1)A_2(u)-A_3(u) = A_{\pi(2)}(t)-A_{\pi(3)}(t) \text{ } (\text{mod } 1)

Such modular equations can be solved using standard linear algebra. We demonstrate this in the case π(1)=2,π(2)=3,π(3)=1\pi(1)=2, \pi(2)=3, \pi(3)=1. In this case we obtain the modular equations

  • H(u)S(u)=M(t)H(t) (mod 1)H(u)-S(u) = M(t)-H(t) \text{ } (\text{mod } 1)
  • M(u)S(u)=S(t)H(t) (mod 1)M(u)-S(u) = S(t)-H(t) \text{ } (\text{mod } 1)

i.e.

  • u720u=12tt (mod 1)u-720u = 12t-t \text{ } (\text{mod } 1)
  • 12u720u=720tt (mod 1)12u-720u = 720t-t \text{ } (\text{mod } 1)

Which reduces to finding solutions to the linear system (11719719708)(tu)=(nm)\left(\begin{array}{cc} 11 & 719\\ 719 & 708 \end{array}\right)\left(\begin{array}{c} t\\ u \end{array}\right)=\left(\begin{array}{c} n\\ m \end{array}\right)

For n,mZn,m\in\mathbb{Z}.

This allows collection of all the possible ambiguous times. Situations like 03:00:00 and 09:00:00 still needs to be carefully ruled out.

The solution can be found manually; the goal of the "*" part was to encourage automation that will allow systematic checks for all (H,M,S) systems. However, some of those system yields infinite number of ambiguous moments; the intention was to find the maximum finite number.