| Problem | consistency |
|---|---|
| User | chenweilian |
| Submission Time | 2023-02-16 15:23:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
consistency.cpp: In function ‘int main()’:
consistency.cpp:12:1: error: expected ‘}’ at end of input
12 | }
| ^
consistency.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^