Problem badpotato
User Leeyee
Submission Time 2026-08-15 23:14:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

badpotato.cpp: In function ‘int main()’:
badpotato.cpp:9:26: error: expected ‘;’ before ‘)’ token
9 | for (int i = 0; i<a, i++){
| ^
| ;