/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'void q_sort(int, int, int*, int)':
/in/foo.cc:178:34: error: 'swap_nums' was not declared in this scope
     swap_nums(&nums[i+1],&nums[j]);
                                  ^

信息

递交者
类型
递交
题目
P1020 切蛋糕
语言
C++
递交时间
2018-01-31 19:30:32
评测时间
2018-01-31 19:30:32
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes