/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:10: warning: unused variable 'y' [-Wunused-variable]
  int T,x,y,cnt,k;
          ^
/in/foo.cc:23:12: warning: unused variable 'cnt' [-Wunused-variable]
  int T,x,y,cnt,k;
            ^~~
/in/foo.cc:23:16: warning: unused variable 'k' [-Wunused-variable]
  int T,x,y,cnt,k;
                ^
# 状态 耗时 内存占用
#1 Accepted 5ms 416.0 KiB
#2 Accepted 3ms 420.0 KiB
#3 Accepted 3ms 424.0 KiB
#4 Accepted 3ms 420.0 KiB
#5 Accepted 7ms 364.0 KiB
#6 Accepted 6ms 420.0 KiB
#7 Accepted 7ms 388.0 KiB
#8 Accepted 7ms 424.0 KiB
#9 Accepted 6ms 380.0 KiB
#10 Accepted 4ms 368.0 KiB
#11 Accepted 4ms 380.0 KiB
#12 Accepted 3ms 384.0 KiB
#13 Accepted 6ms 332.0 KiB
#14 Accepted 6ms 404.0 KiB
#15 Accepted 6ms 384.0 KiB

信息

递交者
类型
递交
题目
P2968 和与最小公倍数
语言
C++
递交时间
2024-11-02 18:00:09
评测时间
2024-11-02 18:00:09
评测机
分数
100
总耗时
83ms
峰值内存
424.0 KiB