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 ...
Search found 5 matches
- 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
- Sun Aug 13, 2006 2:49 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10282 - Babelfish
- Replies: 48
- Views: 27626
- 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 ...
//relatives
#include <iostream>
#include<string>
#include<iomanip>
#include<cmath>
#include<vector>
using ...
- Tue Aug 08, 2006 12:28 am
- Forum: Volume 2 (200-299)
- Topic: 272 - TEX Quotes
- Replies: 136
- Views: 56788
- 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?
Thanks a lot!
Code: Select all
Removed after accepted