mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-26 17:13:14 +00:00
add circuit
This commit is contained in:
parent
955bcbc2f1
commit
e7542b25f1
5 changed files with 1750 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ from .cipher.cipher_default import Cipherbootcamp
|
|||
from .crypto_math.crypto_math import Cryptomathbootcamp
|
||||
from .futoshiki.futoshiki import Futoshikibootcamp
|
||||
from .game24.game_default import Game24bootcamp
|
||||
from .circuit.circuit import Circuitbootcamp
|
||||
from .skyscrapers.skyscrapers import Skyscrapersbootcamp
|
||||
from .starbattle.starbattle_default import Starbattlebootcamp
|
||||
# from .masyu.masyu_default import Masyubootcamp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue