| Problem | lineup |
|---|---|
| User | sporknives |
| Submission Time | 2024-11-18 14:27:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lineup.cpp: In function ‘int main()’:
lineup.cpp:47:13: error: expected ‘}’ at end of input
47 | return 0;
| ^
lineup.cpp:8:15: note: to match this ‘{’
8 | signed main() {
| ^