Problem ihate1111
User ybc
Submission Time 2023-11-10 15:12:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:10:35: error: expected ‘)’ before ‘;’ token
10 | for (int d = 0;d<=(x/111);d<1099;d+=1){
| ~ ^
| )
ihate1111.cpp:10:36: error: ‘d’ was not declared in this scope
10 | for (int d = 0;d<=(x/111);d<1099;d+=1){
| ^