Search found 1 match

by brrs
Thu Sep 17, 2009 9:59 pm
Forum: Volume 4 (400-499)
Topic: 488 - Triangle Wave
Replies: 270
Views: 65238

Re: WA 488

Hello guys, it is my first post here and 488 is the first problem I trying to solve
So, i have tryed a lot of changes, but I am always geting WA
Can anybody help me to find what is wrong in my code? Please?


#include <stdio.h>
#include <stdlib.h>

int main()
{
int n, amp, freq, i, j, k, l ...

Go to advanced search