Forum: C++ Jun 23rd, 2009 |
| Replies: 14 Views: 509 ya ur right i shouldn't have given him the code.What shall i do now? |
Forum: C++ Jun 23rd, 2009 |
| Replies: 14 Views: 509 hey fadia, i think this wil work 4 ur need.#include <iostream>
using namespace std;
int main ()
{
int x=0,Donate=0,i=0,l=1;
while(l==1)
{
if(Donate<1000) |