/ Vijos /

记录详情

Accepted

/in/foo.cc:1:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker, "/STACK:1024000000,1024000000")
 
/in/foo.cc: In function 'int main()':
/in/foo.cc:133:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
      for(re int i=1;i<=n;i++)
      ^~~
/in/foo.cc:139:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
       for(re int i=1;i<=n;i++)
       ^~~
# 状态 耗时 内存占用
#1 Accepted 4ms 2.367 MiB
#2 Accepted 12ms 356.0 KiB
#3 Accepted 12ms 372.0 KiB
#4 Accepted 493ms 512.0 KiB
#5 Accepted 612ms 512.0 KiB
#6 Accepted 358ms 2.328 MiB
#7 Accepted 194ms 512.0 KiB
#8 Accepted 222ms 592.0 KiB
#9 Accepted 115ms 596.0 KiB
#10 Accepted 149ms 612.0 KiB

信息

递交者
类型
递交
题目
P1940 奇怪的游戏
语言
C++
递交时间
2018-04-17 09:47:16
评测时间
2018-04-17 09:47:17
评测机
分数
100
总耗时
2176ms
峰值内存
2.367 MiB