UVA online JUDGE
PROBLEM:488
(TRIANGLE WAVE)
PROBLEM LINK:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=429
Solution:
#include<bits/stdc++.h> using namespace std; int main()
{
Solution:
#include<bits/stdc++.h> using namespace std; int main()
{
#include<bits/stdc++.h>
using namespace std;
int a[10001],b[10001];
int main()
{
#include<cstdio>
#include<iostream>
using namespace std;
int main()
{