| Problem | timeexam |
|---|---|
| User | JasonJ |
| Submission Time | 2025-11-12 14:00:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:5:2: error: expected initializer before ‘x’
5 | x%1440=x;
| ^
timeexam.cpp:6:10: error: ‘x’ was not declared in this scope
6 | int a = x/60;
| ^