/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:119:23: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
   printf("%I64d\n",ans);
                       ^
# 状态 耗时 内存占用
#1 Runtime Error 10ms 21.859 MiB
#2 Runtime Error 9ms 23.75 MiB
#3 Runtime Error 12ms 23.57 MiB
#4 Runtime Error 17ms 23.0 MiB

信息

递交者
类型
递交
题目
P1995 模式字符串
语言
C++
递交时间
2017-04-13 18:36:03
评测时间
2017-04-13 18:36:03
评测机
分数
0
总耗时
49ms
峰值内存
23.75 MiB