| Problem | timeexam |
|---|---|
| User | chickennn |
| Submission Time | 2026-04-17 14:33:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:10:6: error: ‘x’ was not declared in this scope
10 | b = (x / 60);
| ^
timeexam.cpp:19:5: error: ‘z’ was not declared in this scope
19 | if (z < 10){
| ^