Problem basketball
User akqxolotl
Submission Time 2026-03-26 14:36:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

basketball.cpp: In function ‘int main()’:
basketball.cpp:34:12: error: ‘mod1’ was not declared in this scope; did you mean ‘mod3’?
34 | int l=0,h=mod1;
| ^~~~
| mod3