Search found 3 matches

by kunami
Tue Feb 20, 2007 2:34 pm
Forum: Volume 1 (100-199)
Topic: 101 - The Blocks Problem
Replies: 635
Views: 97526

Apparently the Judge's version of GCC didn't like the member function pointers. It compiles now, I just get a Presentation Error I've got to figure out.
by kunami
Mon Feb 19, 2007 10:43 pm
Forum: Off topic (General chit-chat)
Topic: New here
Replies: 9
Views: 41928

I'm new here too. o/
by kunami
Mon Feb 19, 2007 10:20 pm
Forum: Volume 1 (100-199)
Topic: 101 - The Blocks Problem
Replies: 635
Views: 97526

I've also got a compiler error, but it's more bizarre 05345248_24.c: In function `int main()': 05345248_24.c:230: Internal compiler error in `const_hash', at varasm.c:2373 It compiles fine with g++ -Wall (GCC 4.1.2 on Ubuntu) over here. So, should I post a bug report? Actual code follows: #include <...

Go to advanced search