Search found 1 match

by ethdem
Wed May 19, 2010 4:45 pm
Forum: Volume 102 (10200-10299)
Topic: 10267 - Graphical Editor
Replies: 190
Views: 77989

Re: 10267 - Graphical Editor

I'm getting WA after several tries. I've checked my fill functions and every other, my test data works fine, I compensate for x1 > x2 or y1 > y2, my test cases seem to work as well. Still no AC. Anyone see a problem?


#include <iostream>
#include <string>

#define TABLE_MIN 1
#define TABLE_MAX 251 ...

Go to advanced search