Problem | monsters |
---|---|
User | Tqin |
Submission Time | 2023-12-02 14:38:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
monsters.cpp:22:3: error: invalid preprocessing directive #print
22 | # print(L2)
| ^~~~~
monsters.cpp:33:6: error: invalid preprocessing directive #print
33 | # print("Cur:",tmpL[i],"\tLv:",Lv)
| ^~~~~
monsters.cpp:1:1: error: āNā does not name a type
1 | N=int(input())
| ^