Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:26:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d\n",res);
                   ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1306 C. Multiple of k
 - 比赛
 - 2021年互联网创新创业科技节程序设计大赛
 - 语言
 - C++
 - 递交时间
 - 2021-12-23 18:11:44
 - 评测时间
 - 2021-12-23 18:11:46
 - 评测机
 
- 分数
 - 120
 - 总耗时
 - ≥2250ms
 - 峰值内存
 - ≥4.148 MiB