Problem | dayum |
---|---|
User | parkjimn |
Submission Time | 2025-06-20 14:32:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dayum.cpp: In function ‘int main()’:
dayum.cpp:3:5: error: ‘cin’ was not declared in this scope
3 | cin >> N;
| ^~~
dayum.cpp:6:9: error: ‘cout’ was not declared in this scope
6 | cout << "1";
| ^~~~
dayum.cpp:9:10: error: ‘cout’ was not declared in this scope
9 | cout << "3";
| ^~~~
dayum.cpp:12:9: error: ‘cout’ was not declared in this scope
12 | cout <<"EKET";
| ^~~~