Accepted
foo.cc: In function 'mat pow(mat, ll)':
foo.cc:46:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   46 |     for(int i=0; i<a.size(); i++)
      |                  ~^~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1039 The nflsM Tokens (EASY) (Fib3 Queue 2)
 - 比赛
 - AOCode Round #4
 - 语言
 - C++
 - 递交时间
 - 2022-04-29 20:46:50
 - 评测时间
 - 2022-04-29 20:46:50
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 2654ms
 - 峰值内存
 - 512.0 KiB