Search found 3 matches

by candide
Wed Nov 19, 2008 11:44 am
Forum: Volume 7 (700-799)
Topic: 729 - The Hamming Distance Problem
Replies: 54
Views: 21452

Re: 729 - The Hamming Distance Problem

Problem fixed. The core code is correct. The problem cause was a bad blank line formatting.
by candide
Tue Nov 18, 2008 11:50 pm
Forum: Volume 7 (700-799)
Topic: 729 - The Hamming Distance Problem
Replies: 54
Views: 21452

Re: 729 - The Hamming Distance Problem

up please
by candide
Wed Nov 12, 2008 5:42 pm
Forum: Volume 7 (700-799)
Topic: 729 - The Hamming Distance Problem
Replies: 54
Views: 21452

Wrong answer

Hi !
I spend many hours trying to find bug in my code but it seems correct.
I can't find an input not giving the correct answer, I did many tries.
Why I got WA ?

Here the C code followed by input/output sample :

/* ---------- 729 - The Hamming Distance Problem -------------*/
#include <stdio.h ...

Go to advanced search