Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:21:15: warning: variable 'ok' set but not used [-Wunused-but-set-variable]
   21 |         int q,ok=0;cin>>q;
      |               ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 540.0 KiB
#2 Accepted 1ms 348.0 KiB
#3 Accepted 1ms 532.0 KiB
#4 Accepted 1ms 440.0 KiB
#5 Accepted 1ms 532.0 KiB

信息

递交者
类型
递交
题目
P1009 阶乘末尾的0
语言
C++
递交时间
2026-03-15 10:07:54
评测时间
2026-03-24 02:12:08
评测机
分数
100
总耗时
8ms
峰值内存
540.0 KiB