Problem | mountains |
---|---|
User | Vinayak01 |
Submission Time | 2024-03-09 09:55:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mountains.cpp: In function ‘int main()’:
mountains.cpp:40:10: error: expected ‘}’ at end of input
40 | return 0;
| ^
mountains.cpp:7:11: note: to match this ‘{’
7 | int main(){
| ^