Problem | timeexam |
---|---|
User | jeongleean |
Submission Time | 2025-08-27 16:22:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:7:25: error: ‘N’ was not declared in this scope
7 | int s1=(n/60)%24,s2=N%60;
| ^