| Problem | clocktower |
|---|---|
| User | Usu |
| Submission Time | 2026-05-10 22:55:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
clocktower.cpp: In function ‘int main()’:
clocktower.cpp:7:2: error: expected ‘,’ or ‘;’ before ‘cin’
7 | cin>>a>>b;
| ^~~