Problem | timeexam |
---|---|
User | G92 |
Submission Time | 2024-02-09 19:57:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:15:10: error: expected ‘;’ before ‘}’ token
15 | cout<<y
| ^
| ;
16 | }
| ~
timeexam.cpp:23:9: error: ‘m’ was not declared in this scope
23 | cout<<m;
| ^