General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
35855220 Practice:
______i______
32C - 12 Ruby Accepted 154 ms 6288 KB 2018-03-02 22:57:07 2018-03-02 22:57:07
→ Source
def F(x,s);x-(-x%s*(x/s));end;n,m,s=gets.split.map &:to_i;p F(n,s)*F(m,s)
?
Time: ? ms, memory: ? KB
Verdict: ?
Input
?
Participant's output
?
Jury's answer
?
Checker comment
?
Diagnostics
?
Click to see test details