Search found 1 match

by dgale
Thu May 05, 2005 5:47 pm
Forum: Volume 7 (700-799)
Topic: 706 - LCD Display
Replies: 221
Views: 65567

706 Rejected for wrong answer

I want to join the cool club of solving the LCD problem 706. Here is my code and a few examples. For the post, I have left "."'s instead of what I would send in with " "'s. Here is the code. It's in C.
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

#define RWIDTH (2*size+3)

void ...

Go to advanced search