/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:41:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,k;
           ^
foo.cc:41:13: warning: unused variable 'k' [-Wunused-variable]
     int i,j,k;
             ^

自豪的采用jd5进行评测(github.com/masnn/jd5)
# 状态 耗时 内存占用
#1 Accepted 2ms 264.0 KiB
#2 Accepted 2ms 2.145 MiB
#3 Accepted 2ms 256.0 KiB
#4 Accepted 3ms 380.0 KiB
#5 Accepted 9ms 676.0 KiB
#6 Accepted 18ms 1.031 MiB
#7 Accepted 25ms 3.746 MiB
#8 Accepted 25ms 2.805 MiB
#9 Accepted 20ms 3.207 MiB
#10 Accepted 33ms 2.324 MiB

信息

递交者
类型
递交
题目
P1883 月光的魔法
语言
C++
递交时间
2020-02-05 20:31:57
评测时间
2020-02-05 20:31:57
评测机
分数
100
总耗时
139ms
峰值内存
3.746 MiB