Compile Error

/in/foo.cc: In function 'void xzpx()':
/in/foo.cc:11:16: error: 'i' was not declared in this scope
   11 |         swap(z[i],z[j]);
      |                ^
/in/foo.cc:11:21: error: 'j' was not declared in this scope
   11 |         swap(z[i],z[j]);
      |                     ^

信息

递交者
类型
递交
题目
P1005 学生信息记录
语言
C++
递交时间
2026-09-17 20:31:55
评测时间
2026-09-17 20:31:55
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes