Problem | veryeasyproblem |
---|---|
User | Pavan1000 |
Submission Time | 2023-05-24 16:07:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
veryeasyproblem.cpp: In function ‘int main()’:
veryeasyproblem.cpp:6:9: error: expected ‘}’ at end of input
6 | cout<<n;
| ^
veryeasyproblem.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^