Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:27:24: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'short int*' [-Wformat=]
    scanf("%d",&ak[i][j]);
                        ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1143 三取方格数
 - 语言
 - C++
 - 递交时间
 - 2024-08-18 16:29:51
 - 评测时间
 - 2024-08-18 16:29:51
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 2115ms
 - 峰值内存
 - 143.227 MiB