Problem | typo |
---|---|
User | skibidininja98 |
Submission Time | 2024-06-19 10:44:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
typo.cpp: In function ‘int main()’:
typo.cpp:18:13: error: expected ‘}’ at end of input
18 | return 0;
| ^
typo.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^