/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'std::__cxx11::string getit()':
/in/foo.cc:18:18: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char**' [-Wformat=]
  scanf("%s",&tmp4);
                  ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:27:21: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char**' [-Wformat=]
   l=scanf("%s",&tmp4);
                     ^
# 状态 耗时 内存占用
#1 Runtime Error 2ms 364.0 KiB
#2 Runtime Error 2ms 368.0 KiB
#3 Runtime Error 2ms 368.0 KiB
#4 Runtime Error 2ms 336.0 KiB
#5 Runtime Error 2ms 380.0 KiB

信息

递交者
类型
递交
题目
P1124 字串变换
语言
C++
递交时间
2019-08-04 11:56:04
评测时间
2019-08-04 11:56:04
评测机
分数
0
总耗时
11ms
峰值内存
380.0 KiB