Problem nostatement
User Ok
Submission Time 2023-01-28 21:42:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nostatement.cpp: In function ‘ll B(ll, ll)’:
nostatement.cpp:8:17: error: expected ‘)’ before ‘;’ token
8 | while(int i = 1; i <= why; i++) {
| ~ ^
| )
nostatement.cpp:8:19: error: ‘i’ was not declared in this scope
8 | while(int i = 1; i <= why; i++) {
| ^