0_0_16299101_22361.cpp:31:25: error: stray '#' in program
(a[d][6] #include <bits/stdc++.h>
^
0_0_16299101_22361.cpp: In function 'void dfs(int, int)':
0_0_16299101_22361.cpp:31:26: error: expected ')' before 'include'
(a[d][6] #include <bits/stdc++.h>
^
0_0_16299101_22361.cpp:44:34: error: a function-definition is not allowed here before '{' token
void debug(int a[], int p, int t){
^
0_0_16299101_22361.cpp:96:1: error: expected '}' at end of input
}
^
|