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
~227 People Reached
Favorite Forums
Favorite Tags
c x 1
Member Avatar for sv_1124

could anyone help me with this code? the algo is alroght when tested manually. guess there is some problem with the declaration part which gives huge values(garbage ) thank you[code]#include<iostream.h> #include<stdio.h> #include<stdlib.h> #include<math.h> #include<conio.h> #define m 10 // m samples #define n 5 // n variables #define dim 5 //whatever …

Member Avatar for mvmalderen
0
227