Search found 7 matches

by akhter900
Sat Nov 27, 2004 8:32 am
Forum: Volume 7 (700-799)
Topic: 727 - Equation
Replies: 156
Views: 52229

Runtime Error may be for MULTIPLE INPUT.

THIS IS A BLUTIC PROBLEM
To take multiple input:

SCAN AN INT VALUE 'n'
AND DO THE PROGRAM INSIDE A LOOP FROM
1 TO 'n'.

Ok,
Try again.
by akhter900
Thu Nov 25, 2004 12:42 pm
Forum: Volume 6 (600-699)
Topic: 640 - Self Numbers
Replies: 47
Views: 23951

++++++++++++++++++++++++++++++++++++

:P O YES,

:wink: THANKS A LOT.
&
:cry: SORRY FOR LATE THANKS.

++++++++++++++++++++++++++++++++++++
by akhter900
Sat Nov 20, 2004 11:13 am
Forum: Other words
Topic: About restart the computer. (help pls.)
Replies: 0
Views: 1003

About restart the computer. (help pls.)

hi,

Anyone ????????
Would U tell me ...... How computer is restarted.
How can I make a c/c++ program to start, restart or shutdown my system?
any www link or ref. book?

help pls. I will be greatful to U.
by akhter900
Thu Sep 30, 2004 12:22 pm
Forum: Other words
Topic: UN EXPECTED ERROR!!!!!!!!!
Replies: 1
Views: 1268

OO,
My Id changed from 36659** to 36658**

my account is over lapped.

I was afraid but now I think it will overcome.
by akhter900
Thu Sep 30, 2004 12:16 pm
Forum: Other words
Topic: UN EXPECTED ERROR!!!!!!!!!
Replies: 1
Views: 1268

UN EXPECTED ERROR!!!!!!!!!

I am afraid!!!!!!!!!! My Statistics name was "SU_RA_OM" but it now "Ubbblack" My E-male add. is gone. My Country is changed from BNGLADESH to ROMANIA My passward is not match. But the solved problems (122) are not changed. My ID_36659** is not changed. Is it hacked or any system ...
by akhter900
Tue May 18, 2004 12:28 pm
Forum: Volume 7 (700-799)
Topic: 740 - Baudot Data Communication Code
Replies: 7
Views: 3523

740_WA_HLP_PLS_MY..CODE

Any critical inputs? I cant find the problem. Are the first two lines for only first time input ? HELP ME................ :cry: ============================== #include<stdio.h> #include<math.h> int main() { char d_sft[32], u_sft[32]; char code[100]; long i, j, k, flag, a, val, p; gets(d_sft); gets(u...
by akhter900
Sat Mar 20, 2004 3:40 pm
Forum: Volume 6 (600-699)
Topic: 640 - Self Numbers
Replies: 47
Views: 23951

640 _ Runtime error, help PLS.

My code is bellow. It generates Runtime Error. Would U help me? :-? ============================== #include<stdio.h> #include<bitset> #include<string> #include<iostream> using namespace std; bitset <1000010> self_num; long long gnrt(long long a) { unsigned long j = a; while(a != 0) { j += a%10; a /=...

Go to advanced search