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
Ranked #37.0K
4 Posted Topics
Re: [quote=Mangai;264692]Hi, I am Mangai, I am working in VC++. When I run my code I get an error like error C2143: syntax error : missing ';' before '*' error C2501: missing storage-class or type specifiers since I am a beginner I couldnt fix it. Can anyone help me in fixing … | |
Re: Maybe you can simply modify the code like this: if (test1<0 ||test1>100) && (test2<0||test2>100) && (assign1<0||assign1>100) &&(assign2<0||assign2>100) | |
Re: you can use for(int i = m;i <= n; i ++) to get the sum value |
The End.