/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int chupai()':
/in/foo.cc:11:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int i=1;i<=13;i++)
  ^~~
/in/foo.cc:13:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   int tot=0;
   ^~~
/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:49:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   while(a[j]>=3)
   ^~~~~
/in/foo.cc:51:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
    if(j-i>=2){
    ^~
/in/foo.cc:53:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int k=i;k<=l;k++)
     ^~~
/in/foo.cc:55:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
       dfs(pos+1);
       ^~~
/in/foo.cc:63:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   while(a[j]>=2)
   ^~~~~
/in/foo.cc:65:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
    if(j-i>=3){
    ^~
/in/foo.cc:67:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int k=i;k<=l;k++)
     ^~~
/in/foo.cc:69:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
       dfs(pos+1);
       ^~~
/in/foo.cc:78:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
   while(a[j]>=1)
   ^~~~~
/in/foo.cc:80:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
    if(j-i>=5){
    ^~
/in/foo.cc:82:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int k=i;k<=l;k++)
     ^~~
/in/foo.cc:84:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
       dfs(pos+1);
       ^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 352.0 KiB
#2 Accepted 5ms 260.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 4ms 384.0 KiB
#5 Accepted 4ms 260.0 KiB
#6 Accepted 4ms 384.0 KiB
#7 Accepted 4ms 380.0 KiB
#8 Accepted 5ms 280.0 KiB
#9 Accepted 3ms 384.0 KiB
#10 Accepted 3ms 336.0 KiB
#11 Accepted 3ms 368.0 KiB
#12 Accepted 4ms 372.0 KiB
#13 Accepted 4ms 256.0 KiB
#14 Accepted 4ms 384.0 KiB
#15 Accepted 4ms 256.0 KiB
#16 Accepted 3ms 348.0 KiB
#17 Accepted 4ms 352.0 KiB
#18 Accepted 3ms 372.0 KiB
#19 Accepted 3ms 352.0 KiB
#20 Accepted 4ms 372.0 KiB
#21 Accepted 3ms 364.0 KiB
#22 Accepted 3ms 368.0 KiB
#23 Accepted 4ms 384.0 KiB
#24 Accepted 3ms 368.0 KiB
#25 Accepted 4ms 292.0 KiB
#26 Wrong Answer 3ms 340.0 KiB
#27 Accepted 4ms 364.0 KiB
#28 Accepted 3ms 384.0 KiB
#29 Accepted 4ms 348.0 KiB
#30 Accepted 4ms 356.0 KiB
#31 Accepted 3ms 356.0 KiB
#32 Accepted 4ms 384.0 KiB
#33 Accepted 4ms 380.0 KiB
#34 Accepted 3ms 384.0 KiB
#35 Accepted 4ms 360.0 KiB
#36 Accepted 4ms 260.0 KiB
#37 Accepted 3ms 380.0 KiB
#38 Accepted 3ms 384.0 KiB
#39 Accepted 4ms 340.0 KiB
#40 Accepted 4ms 368.0 KiB
#41 Accepted 4ms 344.0 KiB
#42 Accepted 4ms 384.0 KiB
#43 Accepted 4ms 348.0 KiB
#44 Accepted 4ms 384.0 KiB
#45 Accepted 4ms 384.0 KiB
#46 Accepted 4ms 384.0 KiB
#47 Accepted 4ms 340.0 KiB
#48 Accepted 4ms 356.0 KiB
#49 Accepted 4ms 380.0 KiB
#50 Accepted 4ms 384.0 KiB
#51 Wrong Answer 4ms 344.0 KiB
#52 Accepted 4ms 380.0 KiB
#53 Accepted 4ms 352.0 KiB
#54 Accepted 4ms 352.0 KiB
#55 Accepted 3ms 384.0 KiB
#56 Accepted 4ms 376.0 KiB
#57 Accepted 4ms 336.0 KiB
#58 Accepted 4ms 372.0 KiB
#59 Accepted 4ms 268.0 KiB
#60 Wrong Answer 3ms 380.0 KiB
#61 Accepted 3ms 384.0 KiB
#62 Accepted 3ms 384.0 KiB
#63 Accepted 3ms 340.0 KiB
#64 Accepted 3ms 256.0 KiB
#65 Accepted 3ms 364.0 KiB
#66 Accepted 3ms 372.0 KiB
#67 Accepted 3ms 360.0 KiB
#68 Accepted 3ms 352.0 KiB
#69 Accepted 3ms 380.0 KiB
#70 Accepted 3ms 340.0 KiB
#71 Accepted 3ms 328.0 KiB
#72 Accepted 3ms 364.0 KiB
#73 Accepted 3ms 384.0 KiB
#74 Accepted 3ms 348.0 KiB
#75 Accepted 3ms 384.0 KiB
#76 Accepted 3ms 340.0 KiB
#77 Accepted 4ms 384.0 KiB
#78 Accepted 3ms 384.0 KiB
#79 Accepted 3ms 384.0 KiB
#80 Accepted 3ms 360.0 KiB
#81 Accepted 3ms 260.0 KiB
#82 Accepted 2ms 364.0 KiB
#83 Accepted 4ms 384.0 KiB
#84 Accepted 3ms 364.0 KiB
#85 Accepted 4ms 348.0 KiB
#86 Accepted 3ms 384.0 KiB
#87 Accepted 3ms 384.0 KiB
#88 Accepted 3ms 348.0 KiB
#89 Accepted 3ms 340.0 KiB
#90 Accepted 3ms 384.0 KiB
#91 Accepted 3ms 384.0 KiB
#92 Accepted 3ms 380.0 KiB
#93 Accepted 4ms 360.0 KiB
#94 Accepted 3ms 384.0 KiB
#95 Wrong Answer 4ms 344.0 KiB
#96 Accepted 3ms 384.0 KiB
#97 Accepted 4ms 384.0 KiB
#98 Accepted 4ms 364.0 KiB
#99 Accepted 4ms 352.0 KiB
#100 Accepted 4ms 356.0 KiB

信息

递交者
类型
递交
题目
P1980 斗地主
语言
C++
递交时间
2017-11-03 15:22:56
评测时间
2017-11-03 15:22:56
评测机
分数
96
总耗时
404ms
峰值内存
384.0 KiB