Problem kanji
User TheRaptor
Submission Time 2023-10-15 15:18:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

Anna.cpp: In function ‘void Anna(int, int, int*, int*, long long int*, int, int*, int*, int, int*)’:
Anna.cpp:47:17: error: ‘Tap’ was not declared in this scope
47 | if(i&(1<<j)) Tap(1);
| ^~~
Anna.cpp:48:9: error: ‘Tap’ was not declared in this scope
48 | else Tap(0);
| ^~~