Skip to content

Commit

Permalink
Improve in/out files
Browse files Browse the repository at this point in the history
  • Loading branch information
deniscostadsc committed Dec 25, 2023
1 parent 0b3a354 commit e8a403b
Show file tree
Hide file tree
Showing 3 changed files with 1,313 additions and 18 deletions.
17 changes: 17 additions & 0 deletions solutions/beecrowd/1012/generate_in.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#!/usr/bin/env bash

set -euo pipefail

for int_1 in $(seq 1 2 6); do
for int_2 in $(seq 2 2 7); do
for int_3 in $(seq 3 2 8); do
for fract_1 in $(seq 1 3 5); do
for fract_2 in $(seq 1 3 5); do
for fract_3 in $(seq 1 3 5); do
echo "${int_1}.${fract_1} ${int_2}.${fract_2} ${int_3}.${fract_3}"
done
done
done
done
done
done
219 changes: 216 additions & 3 deletions solutions/beecrowd/1012/in.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,216 @@
3.0 4.0 2.0
12.7 10.4 15.2
2.1 3.2 4.5
1.1 2.1 3.1
1.1 2.1 3.4
1.1 2.4 3.1
1.1 2.4 3.4
1.4 2.1 3.1
1.4 2.1 3.4
1.4 2.4 3.1
1.4 2.4 3.4
1.1 2.1 5.1
1.1 2.1 5.4
1.1 2.4 5.1
1.1 2.4 5.4
1.4 2.1 5.1
1.4 2.1 5.4
1.4 2.4 5.1
1.4 2.4 5.4
1.1 2.1 7.1
1.1 2.1 7.4
1.1 2.4 7.1
1.1 2.4 7.4
1.4 2.1 7.1
1.4 2.1 7.4
1.4 2.4 7.1
1.4 2.4 7.4
1.1 4.1 3.1
1.1 4.1 3.4
1.1 4.4 3.1
1.1 4.4 3.4
1.4 4.1 3.1
1.4 4.1 3.4
1.4 4.4 3.1
1.4 4.4 3.4
1.1 4.1 5.1
1.1 4.1 5.4
1.1 4.4 5.1
1.1 4.4 5.4
1.4 4.1 5.1
1.4 4.1 5.4
1.4 4.4 5.1
1.4 4.4 5.4
1.1 4.1 7.1
1.1 4.1 7.4
1.1 4.4 7.1
1.1 4.4 7.4
1.4 4.1 7.1
1.4 4.1 7.4
1.4 4.4 7.1
1.4 4.4 7.4
1.1 6.1 3.1
1.1 6.1 3.4
1.1 6.4 3.1
1.1 6.4 3.4
1.4 6.1 3.1
1.4 6.1 3.4
1.4 6.4 3.1
1.4 6.4 3.4
1.1 6.1 5.1
1.1 6.1 5.4
1.1 6.4 5.1
1.1 6.4 5.4
1.4 6.1 5.1
1.4 6.1 5.4
1.4 6.4 5.1
1.4 6.4 5.4
1.1 6.1 7.1
1.1 6.1 7.4
1.1 6.4 7.1
1.1 6.4 7.4
1.4 6.1 7.1
1.4 6.1 7.4
1.4 6.4 7.1
1.4 6.4 7.4
3.1 2.1 3.1
3.1 2.1 3.4
3.1 2.4 3.1
3.1 2.4 3.4
3.4 2.1 3.1
3.4 2.1 3.4
3.4 2.4 3.1
3.4 2.4 3.4
3.1 2.1 5.1
3.1 2.1 5.4
3.1 2.4 5.1
3.1 2.4 5.4
3.4 2.1 5.1
3.4 2.1 5.4
3.4 2.4 5.1
3.4 2.4 5.4
3.1 2.1 7.1
3.1 2.1 7.4
3.1 2.4 7.1
3.1 2.4 7.4
3.4 2.1 7.1
3.4 2.1 7.4
3.4 2.4 7.1
3.4 2.4 7.4
3.1 4.1 3.1
3.1 4.1 3.4
3.1 4.4 3.1
3.1 4.4 3.4
3.4 4.1 3.1
3.4 4.1 3.4
3.4 4.4 3.1
3.4 4.4 3.4
3.1 4.1 5.1
3.1 4.1 5.4
3.1 4.4 5.1
3.1 4.4 5.4
3.4 4.1 5.1
3.4 4.1 5.4
3.4 4.4 5.1
3.4 4.4 5.4
3.1 4.1 7.1
3.1 4.1 7.4
3.1 4.4 7.1
3.1 4.4 7.4
3.4 4.1 7.1
3.4 4.1 7.4
3.4 4.4 7.1
3.4 4.4 7.4
3.1 6.1 3.1
3.1 6.1 3.4
3.1 6.4 3.1
3.1 6.4 3.4
3.4 6.1 3.1
3.4 6.1 3.4
3.4 6.4 3.1
3.4 6.4 3.4
3.1 6.1 5.1
3.1 6.1 5.4
3.1 6.4 5.1
3.1 6.4 5.4
3.4 6.1 5.1
3.4 6.1 5.4
3.4 6.4 5.1
3.4 6.4 5.4
3.1 6.1 7.1
3.1 6.1 7.4
3.1 6.4 7.1
3.1 6.4 7.4
3.4 6.1 7.1
3.4 6.1 7.4
3.4 6.4 7.1
3.4 6.4 7.4
5.1 2.1 3.1
5.1 2.1 3.4
5.1 2.4 3.1
5.1 2.4 3.4
5.4 2.1 3.1
5.4 2.1 3.4
5.4 2.4 3.1
5.4 2.4 3.4
5.1 2.1 5.1
5.1 2.1 5.4
5.1 2.4 5.1
5.1 2.4 5.4
5.4 2.1 5.1
5.4 2.1 5.4
5.4 2.4 5.1
5.4 2.4 5.4
5.1 2.1 7.1
5.1 2.1 7.4
5.1 2.4 7.1
5.1 2.4 7.4
5.4 2.1 7.1
5.4 2.1 7.4
5.4 2.4 7.1
5.4 2.4 7.4
5.1 4.1 3.1
5.1 4.1 3.4
5.1 4.4 3.1
5.1 4.4 3.4
5.4 4.1 3.1
5.4 4.1 3.4
5.4 4.4 3.1
5.4 4.4 3.4
5.1 4.1 5.1
5.1 4.1 5.4
5.1 4.4 5.1
5.1 4.4 5.4
5.4 4.1 5.1
5.4 4.1 5.4
5.4 4.4 5.1
5.4 4.4 5.4
5.1 4.1 7.1
5.1 4.1 7.4
5.1 4.4 7.1
5.1 4.4 7.4
5.4 4.1 7.1
5.4 4.1 7.4
5.4 4.4 7.1
5.4 4.4 7.4
5.1 6.1 3.1
5.1 6.1 3.4
5.1 6.4 3.1
5.1 6.4 3.4
5.4 6.1 3.1
5.4 6.1 3.4
5.4 6.4 3.1
5.4 6.4 3.4
5.1 6.1 5.1
5.1 6.1 5.4
5.1 6.4 5.1
5.1 6.4 5.4
5.4 6.1 5.1
5.4 6.1 5.4
5.4 6.4 5.1
5.4 6.4 5.4
5.1 6.1 7.1
5.1 6.1 7.4
5.1 6.4 7.1
5.1 6.4 7.4
5.4 6.1 7.1
5.4 6.1 7.4
5.4 6.4 7.1
5.4 6.4 7.4
Loading

0 comments on commit e8a403b

Please sign in to comment.