0_0_13949604_8928.cpp: In function 'void bf()':
0_0_13949604_8928.cpp:71:22: error: expected primary-expression before ':' token
cout<<dis[s]<<endl;: "Tough way!";
^
0_0_13949604_8928.cpp:75:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_13949604_8928.cpp:93:1: error: expected '}' at end of input
}
^
|