Problem | dragonfly |
---|---|
User | chenweilian |
Submission Time | 2023-12-06 16:19:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
dragonfly.cpp: In function ‘int main()’:
dragonfly.cpp:56:13: error: expected ‘}’ at end of input
56 | return 0;
| ^
dragonfly.cpp:35:12: note: to match this ‘{’
35 | int main() {
| ^