0_0_22049978_27649.cpp:77:28: error: stray '#' in program
tail--;#include<bits/stdc++.h>
^
0_0_22049978_27649.cpp: In function 'int main()':
0_0_22049978_27649.cpp:77:29: error: 'include' was not declared in this scope
tail--;#include<bits/stdc++.h>
^
0_0_22049978_27649.cpp:77:37: error: 'bits' was not declared in this scope
tail--;#include<bits/stdc++.h>
^
0_0_22049978_27649.cpp:77:42: error: 'stdc' was not declared in this scope
tail--;#include<bits/stdc++.h>
^
0_0_22049978_27649.cpp:78:1: error: expected primary-expression before 'using'
using namespace std;
^
0_0_22049978_27649.cpp:87:26: error: a function-definition is not allowed here before '{' token
bool cmp_sa(int i,int j) {
^
0_0_22049978_27649.cpp:188:1: error: expected '}' at end of input
}
^
0_0_22049978_27649.cpp:188:1: error: expected '}' at end of input
0_0_22049978_27649.cpp:188:1: error: expected '}' at end of input
0_0_22049978_27649.cpp:188:1: error: expected '}' at end of input
|