| Problem | chope |
|---|---|
| User | sophi |
| Submission Time | 2023-12-09 11:13:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
chope.cpp:11:14: error: invalid preprocessing directive #print
11 | #print(x)
| ^~~~~
chope.cpp:16:10: error: invalid preprocessing directive #print
16 | #print(int(avail))
| ^~~~~
chope.cpp:1:1: error: ānā does not name a type
1 | n,s = map(int,input().split())
| ^