Problem fsylll
User jamestan
Submission Time 2024-08-04 19:45:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fsylll.cpp: In function ‘int dp(int)’:
fsylll.cpp:14:15: error: expected ‘;’ before ‘}’ token
14 | ans%=m
| ^
| ;
15 | }
| ~