Search found 2 matches

by okris
Thu Sep 01, 2005 8:51 pm
Forum: Volume 108 (10800-10899)
Topic: 10800 - Not That Kind of Graph
Replies: 48
Views: 30229

Help with 10800

Please I read all the messages and prove my code, and my result is the same that outputs sends.

Please check my code:





#include <iostream>
#include <string.h>

using namespace std;

int main()
{
char grafica[120][70]={"\0"};
int tops[120]={0};
char cadena[53]={"\0"},limpia[60]={"\0"},ant ...
by okris
Wed Aug 25, 2004 2:21 am
Forum: Volume 1 (100-199)
Topic: 101 - The Blocks Problem
Replies: 635
Views: 111004

Please help me!! problem 101

please, help me!!!
I send this code to online-judge and tell me:
compile error

here

Go to advanced search