| Problem | catlunch |
|---|---|
| User | Username101 |
| Submission Time | 2026-02-11 20:39:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp:27:20: error: missing terminating ' character
27 | cout << maxRes << '\n’;
| ^~~~~~~
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:28:1: error: expected primary-expression before ‘}’ token
28 | }
| ^