Accepted
/in/foo.cc: In member function 'void Matrix::Debug()':
/in/foo.cc:21:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
     printf("%d ",val[i][j]);
                           ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1093 文科生的悲哀
 - 语言
 - C++
 - 递交时间
 - 2018-04-19 17:42:31
 - 评测时间
 - 2018-04-19 17:42:31
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 34ms
 - 峰值内存
 - 384.0 KiB