| Problem | NYCanteen |
|---|---|
| User | Tiffany |
| Submission Time | 2024-11-11 12:39:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
NYCanteen.cpp: In function ‘int main()’:
NYCanteen.cpp:37:21: error: expected ‘}’ at end of input
37 | cout << "\n" << rev;
| ^
NYCanteen.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^