Problem topical
User Anonymous
Submission Time 2023-09-28 17:56:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topical.cpp:2:5: error: missing terminating " character
2 | """Returns the maximum number of modules Benson can complete.
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
topical.cpp:12:5: error: missing terminating " character
12 | """
| ^
topical.cpp:14:5: error: invalid preprocessing directive #Initialize
14 | # Initialize the knowledge in each topic.
| ^~~~~~~~~~
topical.cpp:17:5: error: invalid preprocessing directive #Initialize
17 | # Initialize the maximum number of modules Benson can complete.
| ^~~~~~~~~~
topical.cpp:20:5: error: invalid preprocessing directive #Iterate
20 | # Iterate over the modules in any order.
| ^~~~~~~
topical.cpp:22:7: error: invalid preprocessing directive #Check
22 | # Check if Benson can complete the module.
| ^~~~~
topical.cpp:24:9: error: invalid preprocessing directive #Benson
24 |