/ Vijos /

记录详情

Runtime Error

/in/foo.cc:9:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker,"/STACK:102400000,1024000")
 
/in/foo.cc: In function 'void dijkstra()':
/in/foo.cc:95:6: warning: unused variable 'bbb' [-Wunused-variable]
  int bbb=0;
      ^~~
/in/foo.cc: In function 'const void find_ans(long long int*, long long int)':
/in/foo.cc:161:44: warning: too many arguments for format [-Wformat-extra-args]
  else printf("Case #lld: %lld\n",num,answer);
                                            ^
# 状态 耗时 内存占用
#1 Runtime Error 154ms 18.5 MiB
#2 Runtime Error 158ms 18.5 MiB
#3 Runtime Error 153ms 18.5 MiB
#4 Runtime Error 154ms 16.598 MiB
#5 Runtime Error 170ms 18.5 MiB
#6 Runtime Error 128ms 18.5 MiB
#7 Runtime Error 128ms 18.5 MiB
#8 Runtime Error 163ms 18.625 MiB
#9 Runtime Error 125ms 18.5 MiB
#10 Runtime Error 121ms 18.586 MiB

信息

递交者
类型
递交
题目
P1898 学姐吃生鱼片
语言
C++
递交时间
2017-07-10 17:07:18
评测时间
2017-07-10 17:07:18
评测机
分数
0
总耗时
1457ms
峰值内存
18.625 MiB