0_0_32378554_1820.cpp: In function 'int main()':
0_0_32378554_1820.cpp:99:33: error: expected ']' at end of input
la[a[i].second] = a[i
^
0_0_32378554_1820.cpp:99:29: error: cannot convert 'std::pair<int, int>' to 'int' in assignment
la[a[i].second] = a[i
^
0_0_32378554_1820.cpp:99:33: error: expected '}' at end of input
la[a[i].second] = a[i
^
0_0_32378554_1820.cpp:99:33: error: expected '}' at end of input
0_0_32378554_1820.cpp:99:33: error: expected '}' at end of input
|