Commit 76c53d12 by BellCodeEditor

auto save

parent 95da9f04
Showing with 12 additions and 0 deletions
print("3* 13* 23* 31* 32 &33 34 35 36 37* 38 39 43* 53* 63 73* 83* 93 103* 113* 123 &133* 134 135 136 137* 138 139 143* 153* 163* 173* 183 193* 203* 213 223* &233* 234 235 236 237 238 239* 243 253* 263* 273 283* 293* 303 313* 323* &333 &334 &335 &336 &337* &338 &339 343* 353* 363 373* 383* 393 403* 413* 423 &433* 434 435 436 437* 438 439* 443* 453 463* 473* 483* 493* 503* 513 523* &533* 534 535 536 537 538 539* 543 553* 563* 573 583* 593* 603 613* 623* &633 634 635 636 637* 638 639 643* 653* 663 673* 683* 693 703* 713* 723 &733* 734 735 736 737* 738 739* 743* 753 763* 773* 783 793* 803* 813 823* &833* 834 835 836 837 838 839* 843 853* 863* 873 883* 893* 903 913* 923* &933 934 935 936 937* 938 939 943* 953* 963 973* 983* 993")
\ No newline at end of file
a = int(input())
if a<2000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999990:
print("不需要交钱")
elif a < 5000:
a = 500*0.05+1500*0.1+(a-2000)*0.15
print(a)
elif a<20000:
a = 500*0.05+1500*0.1+3000*0.15+(a-5000)
print(a)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment