| Problem | timeexam |
|---|---|
| User | totallykaiyuan |
| Submission Time | 2026-03-15 11:35:30 |
| 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: unable to find string literal operator ‘operator""N’ with ‘const char [3]’, ‘long unsigned int’ arguments
7 | if (N <= 59) {cout << "00"N;}
| ^~~~~