Problem 7up
User ZacharyTan2010
Submission Time 2024-02-19 15:58:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

7up.cpp: In function ‘int main()’:
7up.cpp:16:1: error: expected ‘}’ at end of input
16 | }
| ^
7up.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^