Problem topsilver
User jaydenlol
Submission Time 2026-06-26 13:06:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:13:2: error: expected ‘}’ before ‘else’
13 | else {
| ^~~~
topsilver.cpp:6:13: note: to match this ‘{’
6 | if (x < y) {
| ^