/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:75:30: warning: iteration 57 invokes undefined behavior [-Waggressive-loop-optimizations]
                 if((fj_biao[k] & cur_state) == 0) {
                     ~~~~~~~~~^
/in/foo.cc:74:26: note: within this loop
             for(int k=1;k<=MAXNR;k++) {
                          ^
/in/foo.cc:59:20: warning: iteration 56 invokes undefined behavior [-Waggressive-loop-optimizations]
         fj_biao[i] = biao_num;
         ~~~~~~~~~~~^~~~~~~~~~
/in/foo.cc:43:18: note: within this loop
     for(int i=2;i<=MAXNR;i++) {
                  ^
# 状态 耗时 内存占用
#1 Accepted 1316ms 2.309 MiB
#2 Accepted 329ms 2.617 MiB
#3 Accepted 53ms 2.207 MiB
#4 Accepted 56ms 2.207 MiB
#5 Accepted 53ms 2.207 MiB
#6 Accepted 57ms 2.207 MiB
#7 Accepted 1321ms 2.309 MiB
#8 Accepted 53ms 2.465 MiB
#9 Accepted 329ms 2.59 MiB
#10 Accepted 340ms 2.309 MiB
#11 Accepted 330ms 2.312 MiB
#12 Accepted 326ms 2.754 MiB
#13 Accepted 329ms 2.312 MiB
#14 Accepted 333ms 2.309 MiB
#15 Accepted 334ms 2.309 MiB
#16 Accepted 1324ms 2.309 MiB
#17 Accepted 1329ms 2.312 MiB
#18 Accepted 1314ms 2.309 MiB
#19 Accepted 1303ms 2.559 MiB
#20 Accepted 1365ms 2.555 MiB

信息

递交者
类型
递交
题目
P1921 严厉的班长
语言
C++
递交时间
2020-05-09 21:24:39
评测时间
2020-05-09 21:24:39
评测机
分数
100
总耗时
12203ms
峰值内存
2.754 MiB