记录详情

Runtime Error

foo.cc: In function ‘int main()’:
foo.cc:18:18: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘__gnu_cxx::__alloc_traits<std::allocator<long long int>, long long int>::value_type’ {aka ‘long long int’} [-Wformat=]
   18 |         printf("%d\n",v[x]);
      |                 ~^
      |                  |
      |                  int
      |                 %lld
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 2ms 536.0 KiB

信息

递交者
类型
自测
语言
C++
递交时间
2024-04-07 21:36:33
评测时间
2024-04-07 21:36:33
评测机
分数
0
总耗时
2ms
峰值内存
536.0 KiB