Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:16:15: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d",&T); ^ /in/foo.cc:18:40: warning: use of 'll' length modifier with 'A' type character has either no effect or undefined behavior [-Wformat=] scanf("%lld%lld%lld%llAd",&a,&b,&c,&k); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 「一本通 6.1 例 1」序列的第 k 个数
- 语言
- C++
- 递交时间
- 2019-05-19 15:37:23
- 评测时间
- 2019-05-19 15:37:23
- 评测机
- 分数
- 0
- 总耗时
- ≥10013ms
- 峰值内存
- ≥208.0 KiB