| Problem | greeting |
|---|---|
| User | Daembt |
| Submission Time | 2026-04-15 16:42:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
greeting.cpp: In function ‘int main()’:
greeting.cpp:12:10: error: expected ‘}’ at end of input
12 | return 0;
| ^
greeting.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^