Problem | nostatement |
---|---|
User | PlayVoltz |
Submission Time | 2023-08-22 20:45:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
nostatement.cpp: In function ‘ll B(ll, ll)’:
nostatement.cpp:25:15: error: expected ‘;’ before ‘}’ token
25 | return maxnum
| ^
| ;
26 | }
| ~