/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:74:23: warning: format '%d' expects argument of type 'int', but argument 2 has type '__gnu_cxx::__alloc_traits<std::allocator<long long int> >::value_type {aka long long int}' [-Wformat=]
    printf("%d\n", d[i]);
                       ^
# 状态 耗时 内存占用
#1 Accepted 2ms 216.0 KiB
#2 Accepted 2ms 356.0 KiB
#3 Accepted 12ms 348.0 KiB
#4 Accepted 2ms 356.0 KiB
#5 Accepted 2ms 348.0 KiB
#6 Accepted 35ms 1.824 MiB
#7 Accepted 45ms 2.109 MiB

信息

递交者
类型
递交
题目
P1053 Easy sssp
语言
C++
递交时间
2020-06-14 10:48:50
评测时间
2020-06-14 10:48:50
评测机
分数
100
总耗时
103ms
峰值内存
2.109 MiB