ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1502. Domino Dots

Почему на Паскале не проходит????????????????
Posted by IT 12 Apr 2016 11:21
var
n:integer;
s:real;
begin
read(n);
s:=n*((n+1 )/2)*(n+2);
write(s);
end.
Re: Почему на Паскале не проходит????????????????
Posted by Max 11 Nov 2020 12:29
округли 'round'
У тебя 12.0 не пройдет,а надо 12