I am getting a "Wrong Answer" for this solution. I realize that this is a multiple input problem, and I assume that I'm handling that correctly. Does anyone have some sample I/O that could possibly break this code?
[cpp]
// 630 - Anagrams (II)
#include <stdio.h>
#include <string.h>
#include ...
Search found 4 matches
- Sat Oct 04, 2003 1:50 am
- Forum: Volume 6 (600-699)
- Topic: 630 - Anagrams (II)
- Replies: 25
- Views: 10817
- Fri Oct 03, 2003 6:14 am
- Forum: Volume 4 (400-499)
- Topic: 454 - Anagrams
- Replies: 97
- Views: 36470
- Fri Oct 03, 2003 5:53 am
- Forum: Volume 4 (400-499)
- Topic: 454 - Anagrams
- Replies: 97
- Views: 36470
- Fri Oct 03, 2003 5:47 am
- Forum: Volume 4 (400-499)
- Topic: 454 - Anagrams
- Replies: 97
- Views: 36470