← Back to Challenge List

Submission #98261

上傳編號98261
上傳時間2020-05-20 11:25:51
題目 四數排序
使用者 anonymous
總得分 0, CE in 0 ms
# State Runtime Memory
0 CE 0 ms 0
1 CE 0 ms 0
2 CE 0 ms 0
3 CE 0 ms 0
4 CE 0 ms 0
Judge Information
./test.cpp: In function 'void swap(int*, int*)':
./test.cpp:19:6: error: cannot convert 'int**' to 'int*' in assignment
b=&tmp;
^