Problem ihate1111
User ybc
Submission Time 2023-11-10 14:16:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:10:3: error: expected ‘,’ or ‘;’ before ‘for’
10 | for (int d = 0;d<y;d+=1){
| ^~~
ihate1111.cpp:10:18: error: ‘d’ was not declared in this scope
10 | for (int d = 0;d<y;d+=1){
| ^