Problem | messenger |
---|---|
User | maomao90 |
Submission Time | 2023-07-24 16:00:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
playerA.cpp: In function ‘void InitA(int, int)’:
playerA.cpp:56:9: error: ‘t’ was not declared in this scope
56 | init = t == 2;
| ^
playerB.cpp: In function ‘void InitB(int)’:
playerB.cpp:59:9: error: ‘t’ was not declared in this scope
59 | init = t == 2;
| ^