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