Problem | raptorinc |
---|---|
User | JulianN |
Submission Time | 2025-06-23 09:39:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
raptorinc.cpp:7:3: error: invalid preprocessing directive #Calculate
7 | # Calculate the sum
| ^~~~~~~~~
raptorinc.cpp:10:3: error: invalid preprocessing directive #Output
10 | # Output result
| ^~~~~~
raptorinc.cpp:1:1: error: ‘N_X’ does not name a type
1 | N_X = input().split()
| ^~~