0_0_16370016_13452.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_16370016_13452.cpp: In function 'void cdq(int, int)':
0_0_16370016_13452.cpp:59:23: error: 'sort' was not declared in this scope
sort(b, b+cc, cmp2);
^
0_0_16370016_13452.cpp:60:27: error: expected primary-expression before '.' token
for(int i=0;i<cc;i++) .id="=" cnt="0;" else="" i="0;i<cc;i++)" int="" maxd="0;">=1;i--) {
^
0_0_16370016_13452.cpp:60:88: error: 'i' was not declared in this scope
for(int i=0;i<cc;i++) .id="=" cnt="0;" else="" i="0;i<cc;i++)" int="" maxd="0;">=1;i--) {
^
0_0_16370016_13452.cpp: At global scope:
0_0_16370016_13452.cpp:70:5: error: expected unqualified-id before 'return'
return 0;
^
0_0_16370016_13452.cpp:71:1: error: expected declaration before '}' token
}
^
|