Problem | lis_easy |
---|---|
User | RandomCtfNoob |
Submission Time | 2024-04-17 15:30:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
lis_easy.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^