diff options
| author | Mitsuo Tokumori <[email protected]> | 2023-10-20 07:20:44 -0500 |
|---|---|---|
| committer | Mitsuo Tokumori <[email protected]> | 2023-10-20 07:20:44 -0500 |
| commit | fba9c34c547c99d56b4bf2d83caf5c68a638107f (patch) | |
| tree | 42cb8c21174fee337b0b09dc6da653712005b2a1 /2023-2/E1/Numeros.txt | |
| parent | 70f96dbce2085d29de6ade90222ae2289cebe4e7 (diff) | |
| download | LP1-fba9c34c547c99d56b4bf2d83caf5c68a638107f.tar.gz LP1-fba9c34c547c99d56b4bf2d83caf5c68a638107f.tar.bz2 LP1-fba9c34c547c99d56b4bf2d83caf5c68a638107f.zip | |
Add p1 and p2 solution for 2023-2 E1
Diffstat (limited to '2023-2/E1/Numeros.txt')
| -rw-r--r-- | 2023-2/E1/Numeros.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/2023-2/E1/Numeros.txt b/2023-2/E1/Numeros.txt new file mode 100644 index 0000000..d49d85a --- /dev/null +++ b/2023-2/E1/Numeros.txt @@ -0,0 +1,22 @@ +3 +4 +1 +9 +17 +25 +61 +42 +84 +95 +18 +54 +26 +34 +77 +26 +2 +87 +42 +36 +92 +55 |
