/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:88:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",s+1);
   ~~~~~^~~~~~~~~~
foo.cc:94:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",t+1); ull res=1;
   ~~~~~^~~~~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 9ms 5.473 MiB
#2 Accepted 98ms 11.836 MiB
#3 Accepted 100ms 11.855 MiB
#4 Runtime Error Segmentation fault 128ms 45.855 MiB

信息

递交者
类型
递交
题目
P1995 模式字符串
语言
C++
递交时间
2020-12-21 21:22:32
评测时间
2020-12-21 21:22:32
评测机
分数
60
总耗时
336ms
峰值内存
45.855 MiB