Problem potatosalad
User ZeeYuen
Submission Time 2025-02-06 22:35:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:7:2: error: expected ‘(’ at end of input
7 | if
| ^~
| (
potatosalad.cpp:7:2: error: expected ‘}’ at end of input
7 | if
| ^~
potatosalad.cpp:4:13: note: to match this ‘{’
4 | int main () {
| ^