Search found 1 match

by Higros
Mon Mar 02, 2015 9:21 pm
Forum: Volume 100 (10000-10099)
Topic: 10043 - Chainsaw Massacre
Replies: 18
Views: 10476

Chainsaw Massacre RE??

Help me please, i have compiled and test it in my computer and it works, but I am getting runtime error for a reason i don't know.


#include<cmath>
#include<cstdio>
#include<iostream>
#include<algorithm>

#define MAX 1000
#define MAXSC 10000
using namespace std;
bool acabar = true;


void clean ...

Go to advanced search