Wrong Answer
/in/foo.cc: In function 'int main(int, const char**)':
/in/foo.cc:27:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
             printf("%d", cnt);
                             ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1012 [OI]清帝之惑之康熙
 - 语言
 - C++
 - 递交时间
 - 2019-12-26 13:50:16
 - 评测时间
 - 2019-12-26 13:50:16
 - 评测机
 
- 分数
 - 50
 - 总耗时
 - 10119ms
 - 峰值内存
 - 308.0 KiB