|
|
вернуться в форумWA 33. What is this wrong? a,b=map(int, input().split()) if a==1: print(2) exit() if (a*2)//b<a*2/b: print(a*2//b+1) else: print(a*2//b) Re: WA 33. What is this wrong? Послано atmah 23 июн 2026 16:43 Edited by author 23.06.2026 16:44 |
|
|