/ 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:19: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[150005]' [-Wformat=]
     scanf("%s",&st);
                   ^
# 状态 耗时 内存占用
#1 Accepted 11ms 2.984 MiB
#2 Accepted 4ms 2.875 MiB
#3 Accepted 4ms 4.5 MiB
#4 Runtime Error 9ms 12.5 MiB
#5 Runtime Error 9ms 12.375 MiB
#6 Accepted 4ms 4.844 MiB
#7 Runtime Error 12ms 10.75 MiB
#8 Runtime Error 11ms 9.0 MiB
#9 Accepted 11ms 6.199 MiB
#10 Runtime Error 12ms 11.336 MiB

信息

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