Problem | iqtest3 |
---|---|
User | PlayVoltz |
Submission Time | 2023-10-06 11:40:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
iqtest3.cpp: In function ‘int main()’:
iqtest3.cpp:9:15: error: expected ‘;’ before string constant
9 | else cout<<i" "<<<i<<"\n";
| ^~~
| ;
iqtest3.cpp:11:15: error: expected ‘;’ before string constant
11 | else cout<<i" "<<<i<<"\n";
| ^~~
| ;