/ 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 (*)[100005]' [-Wformat=]
  scanf("%s",&st);
                ^
# 状态 耗时 内存占用
#1 Accepted 4ms 2.723 MiB
#2 Accepted 3ms 2.375 MiB
#3 Accepted 4ms 2.469 MiB
#4 Runtime Error 13ms 10.625 MiB
#5 Runtime Error 13ms 10.602 MiB
#6 Accepted 5ms 1.082 MiB
#7 Runtime Error 14ms 10.625 MiB
#8 Runtime Error 8ms 10.574 MiB
#9 Accepted 12ms 4.625 MiB
#10 Runtime Error 11ms 9.348 MiB

信息

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