0_0_10289172_596.cpp:1:9: #include expects "FILENAME" or <FILENAME>
0_0_10289172_596.cpp:2:9: #include expects "FILENAME" or <FILENAME>
0_0_10289172_596.cpp: In function `int judge(int)':
0_0_10289172_596.cpp:16: error: `sort' undeclared (first use this function)
0_0_10289172_596.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10289172_596.cpp: In function `int main()':
0_0_10289172_596.cpp:30: error: stray '\' in program
0_0_10289172_596.cpp:30: error: missing terminating " character
0_0_10289172_596.cpp:31: error: stray '\' in program
0_0_10289172_596.cpp:31: error: missing terminating " character
0_0_10289172_596.cpp:32: error: expected primary-expression before "while"
0_0_10289172_596.cpp:34: error: stray '\' in program
0_0_10289172_596.cpp:34: error: missing terminating " character
0_0_10289172_596.cpp:37: error: stray '\' in program
0_0_10289172_596.cpp:37: error: missing terminating " character
0_0_10289172_596.cpp:42: error: stray '\' in program
0_0_10289172_596.cpp:42: error: missing terminating " character
0_0_10289172_596.cpp:43: error: stray '\' in program
0_0_10289172_596.cpp:43: error: missing terminating " character
0_0_10289172_596.cpp:46: error: expected `;' before '}' token
|