Search found 1 match

by plazma2
Mon Nov 03, 2003 2:03 am
Forum: Volume 1 (100-199)
Topic: 101 - The Blocks Problem
Replies: 635
Views: 110749

101 - Boxes Problem

Hi, this is my first prog submission, read the submission rules and dont know why this is a CE; is it the ifstream?

Thx.

[cpp]
#include <iostream>
#include <assert.h>
#include <string>
#include <stdlib.h>
#include <fstream>
#include <conio.h>
#include <iomanip>

using namespace std;

class ...

Go to advanced search