Accepted
/in/foo.cc: In function 'void prim()':
/in/foo.cc:84:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d\n",ans);
                   ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 「一本通 3.1 例 1」黑暗城堡
 - 语言
 - C++
 - 递交时间
 - 2019-11-04 16:08:42
 - 评测时间
 - 2019-11-04 16:08:42
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 243ms
 - 峰值内存
 - 15.57 MiB