Problem ihate1111
User paaaaaaaaaaaaaaaaaaa
Submission Time 2024-11-07 10:24:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:7:8: error: expected ‘;’ before ‘int’
7 | cin int x;
| ^~~~
| ;
ihate1111.cpp:8:24: error: ‘x’ was not declared in this scope
8 | for(int i = 0; i < x; i++){
| ^