Problem | dayum |
---|---|
User | SA |
Submission Time | 2025-06-20 13:15:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dayum.cpp: In function ‘int main()’:
dayum.cpp:5:5: error: ‘cin’ was not declared in this scope
5 | cin>> N;
| ^~~
dayum.cpp:9:9: error: ‘cout’ was not declared in this scope
9 | cout<< 1;
| ^~~~
dayum.cpp:12:9: error: ‘cout’ was not declared in this scope
12 | cout<< 2;
| ^~~~
dayum.cpp:15:9: error: ‘cout’ was not declared in this scope
15 | cout<< 3;
| ^~~~
dayum.cpp:18:9: error: ‘cout’ was not declared in this scope
18 | cout<< 4;
| ^~~~
dayum.cpp:21:9: error: ‘cout’ was not declared in this scope
21 | cout<< 5;
| ^~~~
dayum.cpp:25:9: error: ‘cout’ was not declared in this scope
25 | cout<< EKET;
| ^~~~
dayum.cpp:29:9: error: ‘cout’ was not declared in this scope
29 | cout<< EKET;
|