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 1042. Central Heating

what is in test 3 ? I always wa here..
Posted by mai 15 Oct 2004 17:21
try this
Posted by bug27 30 Jan 2005 20:14
4
2 3 4 -1
2 -1
4 -1
1 2 -1

Edited by author 30.01.2005 20:15
Re: try this
Posted by Nguyen Canh Toan 10 Mar 2006 19:15
my wa program give:1 2 4?
Re: try this
Posted by Evil Cheater 19 May 2006 20:05
Hi!

  I'm also having troubles with test 3. Here's my code. I've already gotten AC with a very similar code that uses integers and XOR operations, but I want to know why it won't work with floats.

  Thanks!

[code deleted]

Edited by moderator 09.12.2019 18:46