| Problem | visitor |
|---|---|
| User | xragon |
| Submission Time | 2024-12-11 11:56:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
visitor.cpp: In function ‘int main()’:
visitor.cpp:15:18: error: expected ‘}’ at end of input
15 | cout << earliest;
| ^
visitor.cpp:6:14: note: to match this ‘{’
6 | signed main(){
| ^