Search found 1 match
- Sun Mar 31, 2013 3:47 am
- Forum: Volume 111 (11100-11199)
- Topic: 11150 - Cola
- Replies: 43
- Views: 24240
Re: 11150 - Cola
can tou help me... this is my submission.. i got TLE. #include<stdio.h> #include<algorithm> #include<iostream> #include<cmath> #include<vector> #include<queue> #include<deque> #include<string.h> //jangan lupa save as!!! #define tahan system("PAUSE") int cola(int n){ int bonus,sisa=n%3,tota...