|
3448af9498
|
Add statement for problem 66
|
2023-09-08 19:04:56 +02:00 |
|
|
9b0f077d2b
|
Solution to problem 66 in Python
|
2023-09-08 18:58:07 +02:00 |
|
|
b1433cbc84
|
Add sympy
|
2023-09-08 18:54:04 +02:00 |
|
|
e810cdaf1d
|
Refactor output
|
2023-08-28 18:49:58 +02:00 |
|
|
9bd496d356
|
Refactor output
|
2023-08-28 18:47:48 +02:00 |
|
|
e2f035d386
|
Refactor output
|
2023-08-28 18:38:29 +02:00 |
|
|
1209566e4a
|
Refactor output
|
2023-08-28 18:37:27 +02:00 |
|
|
768a3278dd
|
Refactor output
|
2023-08-28 18:36:30 +02:00 |
|
|
39d820cca2
|
Refactor output
|
2023-08-28 18:34:37 +02:00 |
|
|
4a960cf1ad
|
Refactoring
|
2023-04-11 19:25:39 +02:00 |
|
|
5a2ad49902
|
Refactoring
|
2023-04-11 19:09:54 +02:00 |
|
|
28ba539204
|
Reduce allocations and refactoring
|
2023-04-05 22:04:20 +02:00 |
|
|
9983ee23d6
|
Updated README
|
2023-04-04 21:33:20 +02:00 |
|
|
9a953a1529
|
Results cached
|
2023-04-04 21:32:01 +02:00 |
|
|
1d0b05c0d3
|
Add newline to results' dictionaries
|
2023-04-01 21:26:56 +02:00 |
|
|
48eede9ade
|
Results dictionaries
|
2023-04-01 21:15:19 +02:00 |
|
|
de814188e2
|
Reformatted README
|
2023-04-01 21:14:19 +02:00 |
|
|
d60dccb6b8
|
Fix name in problem function
|
2023-04-01 18:24:49 +02:00 |
|
|
fdf280d070
|
Refactor output
|
2023-04-01 18:12:04 +02:00 |
|
|
75d29d32e6
|
Unify template to be similar to the Python one
|
2023-04-01 18:03:14 +02:00 |
|
|
63ef2fe6b5
|
Less verbose decorator message
|
2023-04-01 16:49:58 +02:00 |
|
|
6e6a46b6c9
|
Ruff suggestion
|
2023-04-01 16:07:06 +02:00 |
|
|
7d354884b3
|
Modify how numbers are written
|
2023-04-01 16:05:44 +02:00 |
|
|
4ffdf12329
|
Unified numbers and output
|
2023-04-01 16:04:44 +02:00 |
|
|
220a742b6b
|
Unified numbers and output
|
2023-04-01 15:57:07 +02:00 |
|
|
e004055fb3
|
Update lock packages
|
2023-03-25 18:41:13 +01:00 |
|
|
990bc32d02
|
Remove mypy from .pre-commit
|
2023-03-25 18:40:16 +01:00 |
|
|
6b74c769ae
|
Updated .pre-commit
|
2023-03-25 18:33:54 +01:00 |
|
|
4f53fc814d
|
Refactoring
|
2022-10-22 16:34:53 +02:00 |
|
|
f3b932a04e
|
Type annotations
|
2022-10-16 16:03:50 +02:00 |
|
|
eaf103a283
|
Refactoring
|
2022-10-16 15:50:55 +02:00 |
|
|
5442bbfd52
|
Reduce allocations and refactoring
|
2022-10-16 15:49:03 +02:00 |
|
|
7c0439ea30
|
Reduce allocations and refactoring
|
2022-10-16 15:37:13 +02:00 |
|
|
653a5cb17a
|
Remove unused function
|
2022-10-12 21:09:40 +02:00 |
|
|
bc5bd80a58
|
Reduce allocations and refactoring
|
2022-10-12 21:07:52 +02:00 |
|
|
4bac47687b
|
Reduce allocations and refactoring
|
2022-10-12 20:46:48 +02:00 |
|
|
3cf341159b
|
Linting
|
2022-10-12 20:19:06 +02:00 |
|
|
948dfb0ff8
|
Move auxiliar function out of main
|
2022-10-09 19:21:37 +02:00 |
|
|
1eb0fc0dc9
|
Reduce allocations and formatting
|
2022-10-09 19:19:52 +02:00 |
|
|
4d53ec2b82
|
Linting
|
2022-10-07 21:36:07 +02:00 |
|
|
de1375d3f3
|
Reduce allocations and formatting
|
2022-10-07 21:17:37 +02:00 |
|
|
d42df4943d
|
Linting
|
2022-10-05 20:20:48 +02:00 |
|
|
854a99118f
|
Reduce allocations and FfOrmatting
|
2022-10-05 20:15:51 +02:00 |
|
|
972c716993
|
Linting
|
2022-10-03 19:36:05 +02:00 |
|
|
d5b21cacef
|
Adopted new convention from template
|
2022-10-03 16:07:25 +02:00 |
|
|
08ca75445f
|
Adopted new convention from template
|
2022-10-03 16:07:13 +02:00 |
|
|
7771280215
|
Adopted new convention from template
|
2022-10-03 16:06:55 +02:00 |
|
|
3eba4ddab6
|
Adopted new convention from template
|
2022-10-03 15:59:35 +02:00 |
|
|
a0775260db
|
Adopted new convention from template
|
2022-10-03 15:59:23 +02:00 |
|
|
14b665ed5a
|
Adopted new convention from template
|
2022-10-03 15:59:11 +02:00 |
|