Accepted

foo.cc: In function 'void deal_first()':
foo.cc:24:8: warning: unused variable 'j' [-Wunused-variable]
  int i,j;
        ^
foo.cc: In function 'int main()':
foo.cc:42:12: warning: unused variable 'u' [-Wunused-variable]
  int i,j,k,u,v,e,o;
            ^
foo.cc:42:16: warning: unused variable 'e' [-Wunused-variable]
  int i,j,k,u,v,e,o;
                ^
foo.cc:42:18: warning: unused variable 'o' [-Wunused-variable]
  int i,j,k,u,v,e,o;
                  ^

自豪的采用jd5进行评测(github.com/masnn/jd5)
{"receive":"2020-02-27T13:23:39.717Z","handle":"2020-02-27T13:23:39.717Z","cache_start":"2020-02-27T13:23:39.717Z","read_cases":"2020-02-27T13:23:40.399Z","judge":"2020-02-27T13:23:40.399Z","done":"2020-02-27T13:23:41.300Z"}
# 状态 耗时 内存占用
#1 Accepted 9ms 312.0 KiB
#2 Accepted 34ms 4.742 MiB
#3 Accepted 19ms 344.0 KiB
#4 Accepted 6ms 488.0 KiB
#5 Accepted 7ms 448.0 KiB
#6 Accepted 4ms 368.0 KiB
#7 Accepted 22ms 992.0 KiB
#8 Accepted 7ms 696.0 KiB
#9 Accepted 8ms 504.0 KiB
#10 Accepted 27ms 1.191 MiB
#11 Accepted 9ms 708.0 KiB

信息

递交者
类型
递交
题目
「一本通 5.4 例 1」骑士
语言
C++
递交时间
2020-02-27 21:23:39
评测时间
2020-02-27 21:23:39
评测机
分数
100
总耗时
152ms
峰值内存
4.742 MiB