Search found 5 matches

by dontcry
Mon Oct 09, 2006 4:09 am
Forum: Volume 101 (10100-10199)
Topic: 10156 - Sala-ma-Sond, A Nice Little Pond
Replies: 13
Views: 4516

10156 --> Still getting WA!

No trailing spaces, blank line after every single case (even the last one). I'm doing all that already.

For turtles with the same id I'm only considerating the last one given, even though the first ones occupy a position on the grid, and therefore appear as turtles on the solution as well.

Am i ...
by dontcry
Sun Aug 13, 2006 2:49 pm
Forum: Volume 102 (10200-10299)
Topic: 10282 - Babelfish
Replies: 48
Views: 27626

You are saving the words in the map in the wrong way. You should search by word in *babelfish*, not by word in english. It should work that way.
Try the input given. Regards.
by dontcry
Tue Aug 08, 2006 6:50 pm
Forum: Volume 102 (10200-10299)
Topic: 10299 - Relatives
Replies: 57
Views: 20763

10299: Relatives. Runtime Error!! Help please!!

Hi, I get Runtime Error (Invalid Memory Reference) for this program and I still can't figure out why (or at least what it means). I was wondering if anyone could help me. Thanks a lot!


//relatives

#include <iostream>
#include<string>
#include<iomanip>
#include<cmath>
#include<vector>

using ...
by dontcry
Tue Aug 08, 2006 12:28 am
Forum: Volume 2 (200-299)
Topic: 272 - TEX Quotes
Replies: 136
Views: 56788

(I solved it already by changing the code a little bit... Thanks a lot anyway! :) )
by dontcry
Tue Aug 08, 2006 12:19 am
Forum: Volume 2 (200-299)
Topic: 272 - TEX Quotes
Replies: 136
Views: 56788

Runtime Error, 272

Hi, I was wondering if someone could help me... it says I have a runtime error (Invalid memory reference) How could i solve it?

Code: Select all

Removed after accepted
Thanks a lot!

Go to advanced search