Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
5
Posts with Downvotes
2
Downvoting Members
5
2 Commented Posts
0 Endorsements
Ranked #4K
~672 People Reached
Favorite Forums
Favorite Tags
c++ x 6

6 Posted Topics

Member Avatar for #define

helloo; i challenge all of the world programmers ;my question is; "Write a program that print all of the real number between 0 and 1"; :) :D :P chaleenge

Member Avatar for jwenting
0
159
Member Avatar for #define

hello everybody! i have a question that i want to reverse the queue in BigO(1) time and space without effecting its enqueue, dequeue ,print and other function. thnx in advance 4 answering

Member Avatar for Narue
0
82
Member Avatar for #define

hello everybody! i have given a question in which i was not allowed to use built-in 2d arrays of C++. I have to define my own class of 2d array in which both rows and columns were dynamically allocated. The hint given wast that "think in term of array of …

Member Avatar for Salem
0
55
Member Avatar for I0adidas0I

ok... if i were on your place then i will try to do it some thing like that i will make another array of same size of or of the size greater than that of your array but as it was wastage of memory so make array of size as …

Member Avatar for peter_budo
0
160
Member Avatar for isralruval

i think u want to do some thing like this, [CODE]#include <iostream> #include <cmath> using namespace std; void printArray(int a[], int size); void reverse(int a[], int size); int average(int a[], int size); int main() { const int size = 10; int a[] = {10, 15, 27, 89, 90, 95, 27, …

Member Avatar for #define
-1
107
Member Avatar for #define

hello every body! i have very simple question, i google it alot but i didn't find the satisfactory answer my question is what is the reason that [B][I][U]int, float,char,double,boo[/U][/I][/B]l are of [B][I][U]4,4,1,8,1[/U][/I][/B] byte respectively in C++? are [B][I][U]arrays built in[/U][/I][/B]? if yes then kindly explain......thnx alot

Member Avatar for Narue
0
109

The End.