0_0_13132131_28049.cpp:11:5: error: stray '\243' in program
if(a.score==b.score£©
^
0_0_13132131_28049.cpp:11:5: error: stray '\251' in program
0_0_13132131_28049.cpp: In function 'int cmp(node, node)':
0_0_13132131_28049.cpp:12:9: error: expected ')' before 'return'
return a.deadline<b.deadline;
^
0_0_13132131_28049.cpp:15:1: error: a function-definition is not allowed here before '{' token
{
^
0_0_13132131_28049.cpp:45:1: error: expected '}' at end of input
}
^
|