mirror of
https://github.com/MeiK2333/river.git
synced 2025-09-26 22:49:11 +08:00
测试出了一堆 bug
This commit is contained in:
parent
19489557d3
commit
0a3ea0bb2a
@ -9,3 +9,8 @@
|
||||
- 解决偶发性的 `wait4 failure` 问题
|
||||
- 解决内存占用已经超出限制时,未能结束进程,从而结果表现为 TLE 的问题
|
||||
- 修复 Rust 无法编译的问题
|
||||
- 更新内存测量机制
|
||||
- 修复某些情况下时间占用会偏高的 bug(使用 `cin` 输入的代码会测量出偏高的时间,`scanf` 却没有这个问题)
|
||||
- 添加 debug 界面以定位并解决问题
|
||||
- 修改 `cgroup v1` 为 `cgroup v2`
|
||||
- 研究下是否需要复用沙盒,之前因为沙盒创建与启动的速度很快(1-2ms),就没有考虑复用
|
||||
|
1
runtime/data/1000/data10.in
Normal file
1
runtime/data/1000/data10.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data10.out
Normal file
1
runtime/data/1000/data10.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data100.in
Normal file
1
runtime/data/1000/data100.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data100.out
Normal file
1
runtime/data/1000/data100.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data101.in
Normal file
1
runtime/data/1000/data101.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data101.out
Normal file
1
runtime/data/1000/data101.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data102.in
Normal file
1
runtime/data/1000/data102.in
Normal file
@ -0,0 +1 @@
|
||||
1 -2
|
1
runtime/data/1000/data102.out
Normal file
1
runtime/data/1000/data102.out
Normal file
@ -0,0 +1 @@
|
||||
-1
|
1
runtime/data/1000/data11.in
Normal file
1
runtime/data/1000/data11.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data11.out
Normal file
1
runtime/data/1000/data11.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data12.in
Normal file
1
runtime/data/1000/data12.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data12.out
Normal file
1
runtime/data/1000/data12.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data13.in
Normal file
1
runtime/data/1000/data13.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data13.out
Normal file
1
runtime/data/1000/data13.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data14.in
Normal file
1
runtime/data/1000/data14.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data14.out
Normal file
1
runtime/data/1000/data14.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data15.in
Normal file
1
runtime/data/1000/data15.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data15.out
Normal file
1
runtime/data/1000/data15.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data16.in
Normal file
1
runtime/data/1000/data16.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data16.out
Normal file
1
runtime/data/1000/data16.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data17.in
Normal file
1
runtime/data/1000/data17.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data17.out
Normal file
1
runtime/data/1000/data17.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data18.in
Normal file
1
runtime/data/1000/data18.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data18.out
Normal file
1
runtime/data/1000/data18.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data19.in
Normal file
1
runtime/data/1000/data19.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data19.out
Normal file
1
runtime/data/1000/data19.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data2.in
Normal file
1
runtime/data/1000/data2.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data2.out
Normal file
1
runtime/data/1000/data2.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data20.in
Normal file
1
runtime/data/1000/data20.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data20.out
Normal file
1
runtime/data/1000/data20.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data21.in
Normal file
1
runtime/data/1000/data21.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data21.out
Normal file
1
runtime/data/1000/data21.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data22.in
Normal file
1
runtime/data/1000/data22.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data22.out
Normal file
1
runtime/data/1000/data22.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data23.in
Normal file
1
runtime/data/1000/data23.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data23.out
Normal file
1
runtime/data/1000/data23.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data24.in
Normal file
1
runtime/data/1000/data24.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data24.out
Normal file
1
runtime/data/1000/data24.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data25.in
Normal file
1
runtime/data/1000/data25.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data25.out
Normal file
1
runtime/data/1000/data25.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data26.in
Normal file
1
runtime/data/1000/data26.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data26.out
Normal file
1
runtime/data/1000/data26.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data27.in
Normal file
1
runtime/data/1000/data27.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data27.out
Normal file
1
runtime/data/1000/data27.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data28.in
Normal file
1
runtime/data/1000/data28.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data28.out
Normal file
1
runtime/data/1000/data28.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data29.in
Normal file
1
runtime/data/1000/data29.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data29.out
Normal file
1
runtime/data/1000/data29.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data3.in
Normal file
1
runtime/data/1000/data3.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data3.out
Normal file
1
runtime/data/1000/data3.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data30.in
Normal file
1
runtime/data/1000/data30.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data30.out
Normal file
1
runtime/data/1000/data30.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data31.in
Normal file
1
runtime/data/1000/data31.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data31.out
Normal file
1
runtime/data/1000/data31.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data32.in
Normal file
1
runtime/data/1000/data32.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data32.out
Normal file
1
runtime/data/1000/data32.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data33.in
Normal file
1
runtime/data/1000/data33.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data33.out
Normal file
1
runtime/data/1000/data33.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data34.in
Normal file
1
runtime/data/1000/data34.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data34.out
Normal file
1
runtime/data/1000/data34.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data35.in
Normal file
1
runtime/data/1000/data35.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data35.out
Normal file
1
runtime/data/1000/data35.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data36.in
Normal file
1
runtime/data/1000/data36.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data36.out
Normal file
1
runtime/data/1000/data36.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data37.in
Normal file
1
runtime/data/1000/data37.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data37.out
Normal file
1
runtime/data/1000/data37.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data38.in
Normal file
1
runtime/data/1000/data38.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data38.out
Normal file
1
runtime/data/1000/data38.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data39.in
Normal file
1
runtime/data/1000/data39.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data39.out
Normal file
1
runtime/data/1000/data39.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data4.in
Normal file
1
runtime/data/1000/data4.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data4.out
Normal file
1
runtime/data/1000/data4.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data40.in
Normal file
1
runtime/data/1000/data40.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data40.out
Normal file
1
runtime/data/1000/data40.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data41.in
Normal file
1
runtime/data/1000/data41.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data41.out
Normal file
1
runtime/data/1000/data41.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data42.in
Normal file
1
runtime/data/1000/data42.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data42.out
Normal file
1
runtime/data/1000/data42.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data43.in
Normal file
1
runtime/data/1000/data43.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data43.out
Normal file
1
runtime/data/1000/data43.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data44.in
Normal file
1
runtime/data/1000/data44.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data44.out
Normal file
1
runtime/data/1000/data44.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data45.in
Normal file
1
runtime/data/1000/data45.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data45.out
Normal file
1
runtime/data/1000/data45.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data46.in
Normal file
1
runtime/data/1000/data46.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data46.out
Normal file
1
runtime/data/1000/data46.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data47.in
Normal file
1
runtime/data/1000/data47.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data47.out
Normal file
1
runtime/data/1000/data47.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data48.in
Normal file
1
runtime/data/1000/data48.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data48.out
Normal file
1
runtime/data/1000/data48.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data49.in
Normal file
1
runtime/data/1000/data49.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data49.out
Normal file
1
runtime/data/1000/data49.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data5.in
Normal file
1
runtime/data/1000/data5.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data5.out
Normal file
1
runtime/data/1000/data5.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data50.in
Normal file
1
runtime/data/1000/data50.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data50.out
Normal file
1
runtime/data/1000/data50.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data51.in
Normal file
1
runtime/data/1000/data51.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
1
runtime/data/1000/data51.out
Normal file
1
runtime/data/1000/data51.out
Normal file
@ -0,0 +1 @@
|
||||
-3
|
1
runtime/data/1000/data52.in
Normal file
1
runtime/data/1000/data52.in
Normal file
@ -0,0 +1 @@
|
||||
-1 -2
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user