Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #44.3K
Ranked #4K
~380 People Reached
Favorite Tags

2 Posted Topics

Member Avatar for viperman224

What the seed and peer in torrent? What it's mean that show the seed and peer like this For example: Seed : 6(14) Peer: 7(12) Help to explain Thanks for explain

Member Avatar for rushdan
0
185
Member Avatar for samuel17

I have do your correction of your wrong code. [CODE] public class Calculation { public static void main(String[] args) { [COLOR="Red"]double[/COLOR] price = 20000; // correction data type [COLOR="Red"]double[/COLOR] commission = 10; //correction data type [COLOR="Red"]double [/COLOR]discount = 15; //correction data type [COLOR="Red"]double [/COLOR]endPrice; // correction data type endPrice = …

Member Avatar for samuel17
0
195

The End.