Problem coincombinations
User FadedWorld
Submission Time 2024-08-23 16:06:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

coincombinations.cpp:13:3: error: invalid preprocessing directive #Read
13 | # Read inputs
| ^~~~
coincombinations.cpp:17:3: error: invalid preprocessing directive #Calculate
17 | # Calculate and print the result
| ^~~~~~~~~
coincombinations.cpp:1:1: error: ‘MOD’ does not name a type
1 | MOD = 13371337
| ^~~