ENG
RUS
Timus 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
1000
. A+B Problem
Dok32
Почему не принимать все же верно frePascal 2.6
[2] // Problem
1000. A+B Problem
30 Nov 2017 22:01
var a,b,c:real;
begin
read(a,b);
writeln(a+b);
end.
Egor
Re: Почему не принимать все же верно frePascal 2.6
// Problem
1000. A+B Problem
23 Jan 2018 17:46
убери переменную 'c'.
Zhamso
Re: Почему не принимать все же верно frePascal 2.6
// Problem
1000. A+B Problem
14 Feb 2018 23:35
Edited by author 14.02.2018 23:36
Edited by author 14.02.2018 23:36
© 2000–2025
Timus Online Judge Team
. All rights reserved.