0_0_14701191_15481.cpp: In function 'double lala(int, int)':
0_0_14701191_15481.cpp:44:26: error: 'sort' was not declared in this scope
sort(QWQ,QWQ+num,cmdy);
^
0_0_14701191_15481.cpp: In function 'int main()':
0_0_14701191_15481.cpp:62:29: error: 'sort' was not declared in this scope
sort(hehe,hehe+n,cmd);
^
|