Problem NYCanteen
User Tiffany
Submission Time 2024-11-11 12:41:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

NYCanteen.cpp: In function ‘int main()’:
NYCanteen.cpp:35:21: error: expected ‘}’ at end of input
35 | cout << "\n" << rev;
| ^
NYCanteen.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^