/ GMQ OJ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:15:34: warning: format '%s' expects argument of type 'char*', but argument 3 has type 'std::__cxx11::string* {aka std::__cxx11::basic_string<char>*}' [-Wformat=]
   scanf("%d%s",&t[i].n,&t[i].name);
                                  ^
# 状态 耗时 内存占用
#1 Runtime Error 25ms 38.422 MiB
#2 Runtime Error 25ms 38.328 MiB
#3 Runtime Error 23ms 38.441 MiB
#4 Runtime Error 52ms 38.445 MiB
#5 Runtime Error 75ms 38.441 MiB

信息

递交者
类型
递交
题目
P1004 带上她的眼睛
语言
C++
递交时间
2020-06-14 11:16:58
评测时间
2020-06-14 11:16:58
评测机
分数
0
总耗时
202ms
峰值内存
38.445 MiB