/ 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 main()':
/in/foo.cc:75:16: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[150005]' [-Wformat=]
  scanf("%s",&st);
                ^
# 状态 耗时 内存占用
#1 Accepted 5ms 4.625 MiB
#2 Accepted 4ms 2.875 MiB
#3 Accepted 5ms 2.977 MiB
#4 Runtime Error 15ms 10.945 MiB
#5 Runtime Error 14ms 10.992 MiB
#6 Accepted 7ms 3.25 MiB
#7 Runtime Error 10ms 12.336 MiB
#8 Runtime Error 16ms 10.828 MiB
#9 Accepted 12ms 5.375 MiB
#10 Runtime Error 9ms 10.996 MiB

信息

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