Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:55:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
   printf("%05d", store[i]);
                          ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 麦森数(mason)
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2017-12-21 21:27:15
 - 评测时间
 - 2017-12-21 21:27:15
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 667ms
 - 峰值内存
 - 384.0 KiB