I've got WA with my algorithm, but it solved all the inputs I've created. Is there any trick? I also don't know if it's a problem with the output format. This is my code :
/---------------------------------------------------------------------------------/
[c]#include <stdio.h>
#include <stdlib.h ...
Search found 3 matches
- Sun Jan 12, 2003 6:32 am
- Forum: Volume 1 (100-199)
- Topic: 183 - Bit Maps
- Replies: 15
- Views: 6087
- Sun Jan 12, 2003 6:30 am
- Forum: Volume 1 (100-199)
- Topic: 183 - Bit Maps
- Replies: 15
- Views: 6087
Problem 183 (Bit maps) - WA - Could anyone help me?!?!
I've got WA whit my algorithm, but it solved all the inputs I've created. Is there any trick? I also don't know if it's a problem whit the output format. This is my code :
/---------------------------------------------------------------------------------/
[c]#include <stdio.h>
#include <stdlib.h ...
/---------------------------------------------------------------------------------/
[c]#include <stdio.h>
#include <stdlib.h ...
- Tue Dec 17, 2002 7:31 pm
- Forum: Volume 1 (100-199)
- Topic: 107 - The Cat in the Hat
- Replies: 278
- Views: 55060
This is invalid
1 100 is not valid. The worker cats have height 1, and the height of the inicial cat is 1. So, it's impossible to have 100 worker cats.
See ya
Anubis
See ya
Anubis