Problem NYSport
User ervinthedamsel
Submission Time 2024-12-04 16:39:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

NYSport.cpp: In function ‘int main()’:
NYSport.cpp:9:21: error: ‘M’ was not declared in this scope
9 | cout << min(n % 4, M % 5);
| ^