Problem | weddingcoins |
---|---|
User | wrizz69 |
Submission Time | 2023-11-10 16:00:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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):
| ^~~