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