Problem timeexam
User PyAce
Submission Time 2025-08-22 08:55:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp:11:16: error: missing terminating ' character
11 | asdfghjkilop;'
| ^
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:11:3: error: ‘asdfghjkilop’ was not declared in this scope
11 | asdfghjkilop;'
| ^~~~~~~~~~~~