Problem | badpotato |
---|---|
User | maximushartanto |
Submission Time | 2025-06-12 09:37:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
badpotato.cpp: In function ‘int main()’:
badpotato.cpp:68:63: error: expected ‘)’ before ‘{’ token
68 | if (v[i] == -1 || (i == n-1 && (s+=max(v[i],0)||true)){
| ~ ^
| )
badpotato.cpp:75:5: error: expected primary-expression before ‘}’ token
75 | }
| ^