| 
 | 
вернуться в форумin case of WA#4 Just use __int64 instead of long long. That helped me. Re: in case of WA#4 int is enough for this problem. Re: in case of WA#4 Using 64-bit ints didn't matter for my solution. However, this test case helped me fix WA 4:   10 3 5 4 8 Re: in case of WA#4 Послано  jim 3 июл 2018 06:56 thanks,you help me a lot  |  
  | 
|