| Problem | picnic |
|---|---|
| User | eulerleonhardfan |
| Submission Time | 2023-11-01 11:01:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
picnic.cpp: In function ‘int32_t main()’:
picnic.cpp:26:15: error: expected ‘}’ at end of input
26 | cout << low-1;
| ^
picnic.cpp:13:15: note: to match this ‘{’
13 | int32_t main(){
| ^