Problem whaleroles
User r1r2r3r4
Submission Time 2025-05-14 17:35:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

whaleroles.cpp: In function ‘int main()’:
whaleroles.cpp:9:13: error: ‘y’ was not declared in this scope
9 | cout << y << "\n";
| ^
whaleroles.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
whaleroles.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^