/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:119:15: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100001]' [-Wformat=]
  scanf("%s",&t);
               ^
/in/foo.cc:123:16: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100001]' [-Wformat=]
   scanf("%s",&s);
                ^
/in/foo.cc:129:18: warning: array subscript has type 'char' [-Wchar-subscripts]
   putchar(t[bk[i]]);
                  ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥5000ms ≥204.0 KiB
#2 Runtime Error 2ms 468.0 KiB
#3 Runtime Error 2ms 472.0 KiB
#4 Runtime Error 2ms 464.0 KiB
#5 Runtime Error 2ms 468.0 KiB
#6 Runtime Error 2ms 464.0 KiB
#7 Runtime Error 2ms 468.0 KiB
#8 Runtime Error 2ms 464.0 KiB
#9 Runtime Error 2ms 472.0 KiB
#10 Runtime Error 2ms 468.0 KiB
#11 Runtime Error 2ms 468.0 KiB
#12 Runtime Error 1ms 464.0 KiB
#13 Runtime Error 1ms 468.0 KiB
#14 Time Exceeded ≥5004ms ≥208.0 KiB
#15 Runtime Error 2ms 464.0 KiB

信息

递交者
类型
递交
题目
Censoring
语言
C++
递交时间
2021-06-07 22:02:06
评测时间
2021-06-07 22:02:06
评测机
分数
0
总耗时
10033ms
峰值内存
472.0 KiB