| Problem | catlunch |
|---|---|
| User | caf01 |
| Submission Time | 2025-06-18 14:52:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp:45:20: error: missing terminating ' character
45 | cout << maxRes << '\n’;
| ^~~~~~~
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:46:1: error: expected primary-expression before ‘}’ token
46 | }
| ^