/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int decToBin(int)':
/in/foo.cc:32:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:66:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
         for(int i=0;i<5;i++)
         ^~~
/in/foo.cc:67:23: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
     scanf("%s",ch[i]);m.key=0;
                       ^
# 状态 耗时 内存占用
#1 Accepted 519ms 12.91 MiB
#2 Accepted 519ms 12.906 MiB
#3 Accepted 520ms 12.91 MiB
#4 Accepted 521ms 12.91 MiB
#5 Accepted 530ms 12.91 MiB
#6 Accepted 531ms 12.906 MiB
#7 Accepted 547ms 12.906 MiB
#8 Accepted 546ms 12.91 MiB
#9 Accepted 554ms 12.914 MiB
#10 Accepted 554ms 12.906 MiB

信息

递交者
类型
递交
题目
P1197 费解的开关
语言
C++
递交时间
2020-02-03 15:50:56
评测时间
2020-02-03 15:50:56
评测机
分数
100
总耗时
5346ms
峰值内存
12.914 MiB