Skip to content

Commit a106441

Browse files
committed
Add some fee problems
1 parent d42d243 commit a106441

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solutions/table_generator.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
'261', '265', '266', '267', '269', '270',
2020
'271', '272', '276', '277', '280', '281',
2121
'285', '286', '288', '291', '293', '294',
22-
'296', '298'
22+
'296', '298', '302', '305', '308', '311',
23+
'314', '317', '320', '323', '325', '333'
2324
]
2425

2526
def get_solution_info_by_files(files):

0 commit comments

Comments
 (0)