Problem weddingcoins
User wrizz69
Submission Time 2023-11-10 16:00:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp:11:3: error: invalid preprocessing directive #Input
11 | # Input
| ^~~~~
weddingcoins.cpp:14:3: error: invalid preprocessing directive #Output
14 | # Output
| ^~~~~~
weddingcoins.cpp:1:1: error: ‘def’ does not name a type
1 | def min_coins_notes(N):
| ^~~