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
信息
- 递交者
- 类型
- 自测
- 题目
- P1563 Problem 1A. Factorial
- 语言
- C++
- 递交时间
- 2024-04-07 21:36:33
- 评测时间
- 2024-04-07 21:36:33
- 评测机
- 分数
- 0
- 总耗时
- 2ms
- 峰值内存
- 536.0 KiB