0_0_10728700_24401.cpp: In function `int main()':
0_0_10728700_24401.cpp:21: error: expected init-declarator before '<' token
0_0_10728700_24401.cpp:21: error: expected `,' or `;' before '<' token
0_0_10728700_24401.cpp:23: error: could not convert `std::sort [with _RandomAccessIterator = Hero*, _Compare = bool (*)(Hero, Hero)](((Hero*)(&hero)), ((+(((unsigned int)n) * 8u)) + ((Hero*)(&hero))), cmp)' to `bool'
0_0_10728700_24401.cpp:24: error: expected primary-expression before "int"
0_0_10728700_24401.cpp:24: error: expected `)' before "int"
0_0_10728700_24401.cpp:25: error: expected init-declarator before '<' token
0_0_10728700_24401.cpp:25: error: expected `,' or `;' before '<' token
0_0_10728700_24401.cpp:29: error: `ans' undeclared (first use this function)
0_0_10728700_24401.cpp:29: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10728700_24401.cpp:30: error: expected primary-expression before '}' token
0_0_10728700_24401.cpp:30: error: expected `)' before '}' token
0_0_10728700_24401.cpp:30: error: expected primary-expression before '}' token
0_0_10728700_24401.cpp:30: error: expected `;' before '}' token
|