An open API service indexing awesome lists of open source software.

https://github.com/andreip/datacenter_cooling

Quora's problem from here http://www.quora.com/challenges#datacenter_cooling
https://github.com/andreip/datacenter_cooling

Last synced: 11 months ago
JSON representation

Quora's problem from here http://www.quora.com/challenges#datacenter_cooling

Awesome Lists containing this project

README

          

Quora's [Datacenter cooling problem](http://www.quora.com/challenges#datacenter_cooling).

How to run:

```shell
$ make
$ time ./a.out < test
301716

real 0m28.864s
user 0m28.796s
sys 0m0.030s
```

Ran it on a 1.8 GHz i5, 4 GM RAM.