Search found 1 match

by run2win
Fri Nov 06, 2009 6:36 pm
Forum: Volume 4 (400-499)
Topic: 488 - Triangle Wave
Replies: 270
Views: 64813

Re: WA 488

Hi,guys!
I've checked the previous posts but can't find what's wrong whit my code,can any one help.
thx

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

using namespace std;

int str[9]={1,22,333,4444,55555,666666,7777777,88888888,999999999}; //pre-init
int main ...

Go to advanced search