记录详情

Accepted

/in/foo.cc: In function 'int iset(int*, int, int*, int, int*)':
/in/foo.cc:16:6: warning: unused variable 'i' [-Wunused-variable]
  int i=0,k=0;
      ^
/in/foo.cc: In function 'int cp(int*, int, int*)':
/in/foo.cc:30:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 360.0 KiB
#2 Accepted 1ms 380.0 KiB
#3 Accepted 1ms 348.0 KiB
#4 Accepted 1ms 376.0 KiB
#5 Accepted 1ms 376.0 KiB

信息

递交者
类型
递交
题目
A10-5 集合的并集
比赛
2024-3-22 信息教师练习赛(3)
语言
C++
递交时间
2024-03-23 19:18:39
评测时间
2024-03-23 19:18:39
评测机
分数
100
总耗时
7ms
峰值内存
380.0 KiB