Problem potatosalad
User helloworld
Submission Time 2023-08-30 15:08:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:13:15: error: expected ‘;’ before ‘<’ token
13 | for(int i=0,i<d;i++)
| ^
| ;
potatosalad.cpp:13:15: error: expected primary-expression before ‘<’ token