Problem timeexam
User Phoubia01
Submission Time 2025-08-06 22:06:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:5:5: error: ‘ll’ was not declared in this scope
5 | ll N; cin >> N;
| ^~
timeexam.cpp:5:18: error: ‘N’ was not declared in this scope
5 | ll N; cin >> N;
| ^