记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:20:8: warning: variable 'x1' set but not used [-Wunused-but-set-variable]
  int x,x1,count=1;
        ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 328.0 KiB
#2 Accepted 1ms 340.0 KiB
#3 Accepted 1ms 332.0 KiB
#4 Accepted 7ms 416.0 KiB
#5 Accepted 1ms 376.0 KiB

信息

递交者
类型
递交
题目
A5-1 超级素数判断
比赛
2024-3-15 信息教师练习赛(2)
语言
C++
递交时间
2024-03-17 13:35:31
评测时间
2024-03-17 17:38:44
评测机
分数
100
总耗时
13ms
峰值内存
416.0 KiB