Problem | timeexam |
---|---|
User | shawn |
Submission Time | 2024-04-16 08:00:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
timeexam.cpp: In function ‘int main()’:
timeexam.cpp:14:2: error: ‘System’ was not declared in this scope; did you mean ‘system’?
14 | System.out.printf("%02d%02d", h, m);
| ^~~~~~
| system