/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int find(int, int)':
/in/foo.cc:34:9: warning: unused variable 'i' [-Wunused-variable]
     int i,t;
         ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:61:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
             while (t = find(0,inf))
                    ~~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 3ms 312.0 KiB
#2 Accepted 2ms 324.0 KiB
#3 Accepted 2ms 324.0 KiB
#4 Accepted 2ms 448.0 KiB
#5 Accepted 2ms 444.0 KiB
#6 Accepted 7ms 576.0 KiB
#7 Accepted 31ms 444.0 KiB
#8 Accepted 30ms 580.0 KiB
#9 Accepted 71ms 572.0 KiB
#10 Accepted 81ms 576.0 KiB

信息

递交者
类型
递交
题目
P1521 跳舞
语言
C++
递交时间
2017-09-29 10:34:59
评测时间
2017-09-29 10:34:59
评测机
分数
100
总耗时
236ms
峰值内存
580.0 KiB