| Problem | add1 |
|---|---|
| User | shoryu386 |
| Submission Time | 2024-03-28 15:26:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
add1.cpp:14:2: error: invalid preprocessing directive #print
14 | #print(s)
| ^~~~~
add1.cpp:22:2: error: invalid preprocessing directive #print
22 | #print(s)
| ^~~~~
add1.cpp:1:1: error: ‘import’ does not name a type
1 | import re
| ^~~~~~