Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:14:23: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=]
         scanf("%d", &x);
                       ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1166 木牛流马
 - 语言
 - C++
 - 递交时间
 - 2018-03-06 22:14:20
 - 评测时间
 - 2018-03-06 22:14:20
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 28ms
 - 峰值内存
 - 384.0 KiB