This test is based on an A+B problem.
case | stdin | stdout |
---|---|---|
#1 | 1.in | 1.out |
test | command | source |
---|---|---|
AC1 | cargo test -- --nocapture test_ac1 |
ac_1.cpp |
TLE1 | cargo test -- --nocapture test_tle1 |
tle_1.cpp |
RTE1 | cargo test -- --nocapture test_rte1 |
rte_1.cpp |
case | stdin | stdout |
---|---|---|
#1 | 1.in | 1.out |
test | command | source |
---|---|---|
AC | cargo test -- --nocapture test_ac_prize |
ac_optimal.cpp |
- lcmp.cpp by MikeMirzayanov in MIT License
- IOI 2017 P4 - The Big Prize by IOI 2017 Committee, available in link