Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteadcc9d

Browse files
committed
Removed some prints
1 parentf8bb0c2 commiteadcc9d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎2015/22-Wizard Simulator 20XX.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@ def apply_effects (counters, player_stats, boss_stats):
164164
print (' Pruned')
165165
continue
166166

167-
print ('Min mana :',min_mana_used,'###### Strategy #',count_strategies,'- pruned: ',len(pruned_strategies),'-',strategy)
167+
ifverbose_level>=2:
168+
print ('Min mana :',min_mana_used,'###### Strategy #',count_strategies,'- pruned: ',len(pruned_strategies),'-',strategy)
168169
shield_left=0
169170
poison_left=0
170171
recharge_left=0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp