Problem | veryeasyproblem |
---|---|
User | ansel |
Submission Time | 2024-06-30 16:43:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
veryeasyproblem.cpp: In function ‘int main()’:
veryeasyproblem.cpp:4:14: error: expected ‘}’ at end of input
4 | std::cout<<N;
| ^
veryeasyproblem.cpp:2:11: note: to match this ‘{’
2 | int main(){
| ^