0_0_36679437_29666.cpp:66:2: error: missing terminating " character
printf("
^
0_0_36679437_29666.cpp:67:1: error: missing terminating " character
");
^
0_0_36679437_29666.cpp: In function 'void topSort()':
0_0_36679437_29666.cpp:68:1: error: expected primary-expression before '}' token
}
^
|