/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:6: warning: unused variable 'd' [-Wunused-variable]
  int d[505];
      ^
/in/foo.cc:14:6: warning: unused variable 'w' [-Wunused-variable]
  int w[505];
      ^
# 状态 耗时 内存占用
#1 Accepted 2ms 328.0 KiB
#2 Accepted 1ms 360.0 KiB
#3 Accepted 2ms 388.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 1ms 376.0 KiB

信息

递交者
类型
递交
题目
P1604 任务调度问题
语言
C++
递交时间
2021-11-23 00:17:07
评测时间
2021-11-23 00:17:07
评测机
分数
100
总耗时
10ms
峰值内存
388.0 KiB