Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:13:19: warning: format '%ld' expects argument of type 'long int*', but argument 2 has type 'long long int*' [-Wformat=]
     scanf("%ld",&x);
                   ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1275 投币
 - 语言
 - C++
 - 递交时间
 - 2021-08-18 18:21:31
 - 评测时间
 - 2021-08-18 18:21:31
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 32ms
 - 峰值内存
 - 412.0 KiB