Problem pancake_ex
User bribritt
Submission Time 2023-12-10 21:14:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pancake_ex.cpp: In function ‘int main()’:
pancake_ex.cpp:34:5: error: expected ‘}’ at end of input
34 | }
| ^
pancake_ex.cpp:8:12: note: to match this ‘{’
8 | int main() {
| ^