Problem basketball_cpic
User niicoletong
Submission Time 2025-06-20 14:39:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

basketball_cpic.cpp: In function ‘int main()’:
basketball_cpic.cpp:15:14: error: lvalue required as left operand of assignment
15 | if (s % 2 = 0) {
| ^