For the test data there is only one house that is directly connected to the rest (house 1). Does this mean that house 1 is the only possible meeting place or can people travel to other houses indirectly by using a series of connected houses?
Thanks!
Peter
Search found 6 matches
- Sun Apr 09, 2006 9:05 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11015 - 05-2 Rendezvous
- Replies: 48
- Views: 23999
- Wed Apr 05, 2006 8:45 pm
- Forum: Volume 7 (700-799)
- Topic: 786 - Working with Relations
- Replies: 2
- Views: 2808
- Wed Apr 05, 2006 2:45 pm
- Forum: Volume 7 (700-799)
- Topic: 786 - Working with Relations
- Replies: 2
- Views: 2808
786 - Working with Relations
I've got an O(n^3) algo that seems to run all of the test input I can come up with very quickly. I'm just wondering if anyone has any input that might cause my TLE or any advice on how much I need to optimize this thing.
Thanks!
Peter
Thanks!
Peter
- Sun Jan 15, 2006 9:20 am
- Forum: C++
- Topic: #include <string>
- Replies: 4
- Views: 2418
- Sun Jan 15, 2006 8:12 am
- Forum: C++
- Topic: #include <string>
- Replies: 4
- Views: 2418
- Sat Jan 14, 2006 9:40 am
- Forum: C++
- Topic: #include <string>
- Replies: 4
- Views: 2418
#include <string>
I seem to get compile error whenever I include <string>. I am sure that I have used it before, has something changed?
Thx.
Peter
Thx.
Peter