0_0_35566952_29292.cpp:9:15: error: 'pari' was not declared in this scope
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 1 is invalid
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 2 is invalid
0_0_35566952_29292.cpp:9:15: error: 'pari' was not declared in this scope
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 1 is invalid
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 2 is invalid
0_0_35566952_29292.cpp:9:15: error: 'pari' was not declared in this scope
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 1 is invalid
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 2 is invalid
0_0_35566952_29292.cpp:9:15: error: 'pari' was not declared in this scope
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 1 is invalid
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 2 is invalid
0_0_35566952_29292.cpp:9:15: error: 'pari' was not declared in this scope
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 1 is invalid
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 2 is invalid
0_0_35566952_29292.cpp:9:15: error: 'pari' was not declared in this scope
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 1 is invalid
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:27: error: template argument 2 is invalid
0_0_35566952_29292.cpp:9:33: error: expected primary-expression before 'int'
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:38: error: expression list treated as compound expression in initializer [-fpermissive]
int qu(vector<pari<int,int> tmp,int x){
^
0_0_35566952_29292.cpp:9:39: error: expected ',' or ';' before '{' token
int qu(vector<pari<int,int> tmp,int x){
^
|