/ Vijos /

记录详情

Accepted

/in/foo.cc:1:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker, "/STACK:102400000,102400000")
 
/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:28:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < edge[p].size(); i++)
                  ~~^~~~~~~~~~~~~~~~
/in/foo.cc: In function 'void work(int)':
/in/foo.cc:60:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < X[p].size(); i++)
                  ~~^~~~~~~~~~~~~
/in/foo.cc:65:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0; i < edge[p].size(); i++)
                  ~~^~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 14ms 34.75 MiB
#2 Accepted 12ms 33.75 MiB
#3 Accepted 14ms 37.375 MiB
#4 Accepted 10ms 38.875 MiB
#5 Accepted 11ms 37.5 MiB
#6 Accepted 205ms 61.145 MiB
#7 Accepted 151ms 60.684 MiB
#8 Accepted 161ms 58.02 MiB
#9 Accepted 173ms 56.105 MiB
#10 Accepted 123ms 56.527 MiB
#11 Accepted 127ms 55.266 MiB
#12 Accepted 126ms 53.039 MiB
#13 Accepted 123ms 56.047 MiB
#14 Accepted 124ms 56.246 MiB
#15 Accepted 127ms 57.215 MiB
#16 Accepted 120ms 56.375 MiB
#17 Accepted 169ms 55.328 MiB
#18 Accepted 175ms 55.863 MiB
#19 Accepted 126ms 53.816 MiB
#20 Accepted 397ms 75.191 MiB

信息

递交者
类型
递交
题目
P2004 天天爱跑步
语言
C++
递交时间
2017-08-02 11:57:49
评测时间
2017-08-02 11:57:49
评测机
分数
100
总耗时
2496ms
峰值内存
75.191 MiB