Problem | progressionspells |
---|---|
User | Tqin |
Submission Time | 2023-12-09 11:59:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
progressionspells.cpp:11:4: error: invalid preprocessing directive #print
11 | # print(L,"cast",cast)
| ^~~~~
progressionspells.cpp:2:1: error: āNā does not name a type
2 | N,K=map(int,input().split())
| ^