Problem nostatement
User PlayVoltz
Submission Time 2023-08-22 20:45:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

nostatement.cpp: In function ‘ll B(ll, ll)’:
nostatement.cpp:25:15: error: expected ‘;’ before ‘}’ token
25 | return maxnum
| ^
| ;
26 | }
| ~