Problem construct
User hwy
Submission Time 2023-06-27 00:41:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

construct.cpp: In function ‘int main()’:
construct.cpp:16:2: error: expected ‘,’ or ‘;’ before ‘cout’
16 | cout << ans%MOD;
| ^~~~