/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'bool pd(cl)':
/in/foo.cc:33:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,k;
           ^
/in/foo.cc:33:13: warning: unused variable 'k' [-Wunused-variable]
     int i,j,k;
             ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:40:13: warning: unused variable 'k' [-Wunused-variable]
     int i,j,k;
             ^
# 状态 耗时 内存占用
#1 Accepted 90ms 8.336 MiB
#2 Accepted 79ms 7.906 MiB
#3 Accepted 74ms 7.648 MiB
#4 Accepted 88ms 7.875 MiB
#5 Accepted 171ms 7.859 MiB
#6 Accepted 183ms 7.805 MiB
#7 Accepted 27ms 5.352 MiB
#8 Accepted 113ms 7.805 MiB
#9 Accepted 77ms 7.668 MiB
#10 Accepted 24ms 4.949 MiB

信息

递交者
类型
递交
题目
P1016 北京2008的挂钟
语言
C++
递交时间
2019-06-02 10:51:47
评测时间
2019-06-02 10:51:47
评测机
分数
100
总耗时
930ms
峰值内存
8.336 MiB