Problem | yaleuniversity |
---|---|
User | ILM |
Submission Time | 2024-11-03 15:15:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
yaleuniversity.cpp: In function ‘int main()’:
yaleuniversity.cpp:35:13: error: expected ‘}’ at end of input
35 | return 0;
| ^
yaleuniversity.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^