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
~301 People Reached
Favorite Forums
Favorite Tags
Member Avatar for rohit8563

please give me your solution. i have tried to find the optimized answer on google but i dint find any optimized code. Q:find sum of prime factors of given number. for example if n=18 answer would be 2+3=5 below is my code: [CODE]class Program { static void Main(string[] args) { …

Member Avatar for ddanbe
0
301