Search found 2 matches

by pwilt
Sat Apr 19, 2008 3:54 am
Forum: Volume 4 (400-499)
Topic: 488 - Triangle Wave
Replies: 270
Views: 64865

Re: 488 - PRESENTATION ERROR!

Bump?
by pwilt
Thu Apr 17, 2008 3:03 am
Forum: Volume 4 (400-499)
Topic: 488 - Triangle Wave
Replies: 270
Views: 64865

Re: 488 - PRESENTATION ERROR!

I seem to be getting the answer correct (tried to follow the formatting in the other posts to the letter) but I'm still getting WA from the judge. Can anybody point out something that I've missed?

#include <iostream>
#include <string>

using namespace std;

int main(){
int tc;
cin >> tc;
string ...

Go to advanced search