/ Vijos /

记录详情

Runtime Error

/in/foo.cc:1:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker, "/STACK:102400000,102400000")
 
/in/foo.cc: In function 'int dfs(int)':
/in/foo.cc:17:6: warning: unused variable 'i' [-Wunused-variable]
  int i,j;
      ^
/in/foo.cc:17:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j;
        ^
# 状态 耗时 内存占用
#1 Accepted 4ms 2.992 MiB
#2 Accepted 6ms 2.875 MiB
#3 Accepted 4ms 2.875 MiB
#4 Runtime Error 22ms 12.125 MiB
#5 Runtime Error 16ms 12.0 MiB
#6 Accepted 7ms 3.125 MiB
#7 Runtime Error 20ms 11.738 MiB
#8 Runtime Error 19ms 12.5 MiB
#9 Accepted 11ms 5.0 MiB
#10 Runtime Error 19ms 12.121 MiB

信息

递交者
类型
递交
题目
P1808 表达式的值
语言
C++
递交时间
2018-02-23 14:25:38
评测时间
2018-02-23 14:25:38
评测机
分数
50
总耗时
132ms
峰值内存
12.5 MiB