thanks a lot
i have already got AC
^^
Search found 6 matches
- Fri Oct 03, 2003 6:56 pm
- Forum: Volume 4 (400-499)
- Topic: 488 - Triangle Wave
- Replies: 270
- Views: 64400
- Fri Oct 03, 2003 7:00 am
- Forum: Volume 4 (400-499)
- Topic: 488 - Triangle Wave
- Replies: 270
- Views: 64400
488 WA please help me
i got WA and WA but i tried and tried
please please help me!!!!![cpp]
#include <iostream>
#include <stdio.h>
using namespace std;
////////////////////////////
int main()
{
int i = 0;
int j = 0;
int k = 0;
int m = 0;
int temp;
int amp[15000];
int fre[15000];
while(cin>>amp >>fre )
i = i+1 ...
please please help me!!!!![cpp]
#include <iostream>
#include <stdio.h>
using namespace std;
////////////////////////////
int main()
{
int i = 0;
int j = 0;
int k = 0;
int m = 0;
int temp;
int amp[15000];
int fre[15000];
while(cin>>amp >>fre )
i = i+1 ...
- Fri Oct 03, 2003 6:57 am
- Forum: Volume 3 (300-399)
- Topic: 392 - Polynomial Showdown
- Replies: 93
- Views: 31647
- Thu Oct 02, 2003 12:15 pm
- Forum: Volume 3 (300-399)
- Topic: 392 - Polynomial Showdown
- Replies: 93
- Views: 31647
the same question~~
i have tried and tried,but i still got WA.
do you think that the input will be less than 9 in line?
plzzzz help me ,thanks a lot.
do you think that the input will be less than 9 in line?
plzzzz help me ,thanks a lot.
- Thu Oct 02, 2003 7:33 am
- Forum: Volume 3 (300-399)
- Topic: 392 - Polynomial Showdown
- Replies: 93
- Views: 31647
- Thu Oct 02, 2003 7:11 am
- Forum: Volume 3 (300-399)
- Topic: 392 - Polynomial Showdown
- Replies: 93
- Views: 31647
392 polynomial showdown
i don't kown why i got WA and WA. i have tried and tried.All the topics about the articles i have read . could sb help me ?? please give me some input.thanks a lot
///////////////////////////////////////////////[cpp]
#include <iostream>
//#include <fstream>
using namespace std;
void findnotzero(int ...
///////////////////////////////////////////////[cpp]
#include <iostream>
//#include <fstream>
using namespace std;
void findnotzero(int ...