Problem NYSport
User yuanbin
Submission Time 2026-06-15 10:46:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

NYSport.cpp: In function ‘int main()’:
NYSport.cpp:7:8: error: ‘minimum’ was not declared in this scope
7 | cout<<minimum(a%4, b%3);
| ^~~~~~~