记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:30:23: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=]
   printf("%lld\n", ans);
                       ^
# 状态 耗时 内存占用
#1 Accepted 228ms 157.035 MiB
#2 Accepted 228ms 157.031 MiB
#3 Accepted 208ms 157.035 MiB
#4 Time Exceeded ≥1504ms ≥156.988 MiB
#5 Accepted 208ms 156.949 MiB
#6 Accepted 207ms 156.949 MiB
#7 Wrong Answer 211ms 157.324 MiB
#8 Wrong Answer 233ms 156.961 MiB
#9 Runtime Error 209ms 156.949 MiB
#10 Runtime Error 208ms 156.949 MiB

信息

递交者
类型
递交
题目
3、函数
题目数据
下载
语言
C++
递交时间
2019-08-24 10:50:32
评测时间
2019-08-24 10:50:32
评测机
分数
50
总耗时
3448ms
峰值内存
157.324 MiB