Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums
Favorite Tags
c++ x 7

4 Posted Topics

Member Avatar for anupamsps

hi friends; i am trying to build a class using multimap, the idea is something like this: I have say N no of particles and each particle has fix position in 3d space something like this: Coordinate: Particle level (1,2,3) ----------------> 1 (1,2,3) ----------------> 7 (1,0,0) ----------------> 2 (0,0,0) ----------------> …

Member Avatar for StuXYZ
0
179
Member Avatar for am_mad23
Member Avatar for vmanes
0
127
Member Avatar for afg_91320

Sorry i couldn't understand ur problem. Could u please explain me what is the exact problem ur facing.

Member Avatar for Lerner
0
3K
Member Avatar for bcodrin

[QUOTE=bcodrin;733033]i need to multiply the digits of the number that are dividable by 2. Example :if the number is 257685 then :2*6*8=96 I don't know the algorithm of finding every number's digit.[/QUOTE] I am assuming u want this: given number x= 257685 u want to find the digits in separate …

Member Avatar for Denniz
0
93

The End.