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
~380 People Reached
Favorite Forums
Linux and Unix x 1
2 Posted Topics
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
Re: Calculator
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 = …
The End.
rushdan