0_0_36718621_13675.cpp:17:1: error: expected unqualified-id before '...' token
...
^
0_0_36718621_13675.cpp:19:11: error: '::main' must return 'int'
void main()
^
0_0_36718621_13675.cpp: In function 'int main()':
0_0_36718621_13675.cpp:22:17: error: 'distrubit2_dfs' was not declared in this scope
distrubit2_dfs();
^
0_0_36718621_13675.cpp:23:17: error: 'distrubit3_dfs' was not declared in this scope
distrubit3_dfs();
^
0_0_36718621_13675.cpp:24:17: error: 'distrubit4_dfs' was not declared in this scope
distrubit4_dfs();
^
0_0_36718621_13675.cpp:25:17: error: 'distrubit5_dfs' was not declared in this scope
distrubit5_dfs();
^
0_0_36718621_13675.cpp:26:17: error: 'distrubit6_dfs' was not declared in this scope
distrubit6_dfs();
^
0_0_36718621_13675.cpp:27:17: error: 'distrubit7_dfs' was not declared in this scope
distrubit7_dfs();
^
|