0_0_19553436_5209.cpp:21:5: error: stray '\241' in program
}กข
^
0_0_19553436_5209.cpp:21:5: error: stray '\242' in program
0_0_19553436_5209.cpp: In function 'int main()':
0_0_19553436_5209.cpp:14:30: error: 'memset' was not declared in this scope
memset(f,0,sizeof f);
^
0_0_19553436_5209.cpp:16:29: error: 'sort' was not declared in this scope
sort(a+1,a+n+1,cmp);
^
|