← Back to Challenge List

Submission #98257

上傳編號98257
上傳時間2020-05-20 11:22:36
題目 四數排序
使用者 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:18:5: error: 'ptr' was not declared in this scope
ptr tmp=8a;
^
./test.cpp:20:8: error: 'tmp' was not declared in this scope
&b=tmp;
^