Problem | catlunch |
---|---|
User | cobnet |
Submission Time | 2025-03-11 20:02:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:10:29: error: expected ‘)’ before ‘{’ token
10 | if(kyew[c] >= (0+nv.top()){t+=kyew[c];nv.pop();}
| ~ ^
| )
catlunch.cpp:12:2: error: expected primary-expression before ‘}’ token
12 | }
| ^