Problem | queuecutting |
---|---|
User | Biologyhater123 |
Submission Time | 2025-07-15 14:51:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
queuecutting.cpp: In function ‘int32_t main()’:
queuecutting.cpp:36:13: error: expected ‘}’ at end of input
36 | return 0;
| ^
queuecutting.cpp:6:16: note: to match this ‘{’
6 | int32_t main (){
| ^