diff options
author | as8881@student.uni-lj.si <as8881@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-01-19 15:40:35 +0000 |
---|---|---|
committer | as8881@student.uni-lj.si <as8881@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-01-19 15:40:35 +0000 |
commit | cbb974ca4c372ccdb610b2bb60011ae464aa740a (patch) | |
tree | c88062e03d32780a581584708674114e35d5144b /kpov_judge/tasks/custom_rdate/howtos/en | |
parent | 825e59a083d651bf57b235b11e87f720a8e5a357 (diff) |
Pregledano za napake
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@205 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge/tasks/custom_rdate/howtos/en')
-rw-r--r-- | kpov_judge/tasks/custom_rdate/howtos/en/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpov_judge/tasks/custom_rdate/howtos/en/index.html b/kpov_judge/tasks/custom_rdate/howtos/en/index.html index 21114d9..412a853 100644 --- a/kpov_judge/tasks/custom_rdate/howtos/en/index.html +++ b/kpov_judge/tasks/custom_rdate/howtos/en/index.html @@ -22,7 +22,7 @@ </p>
<p><br>
<u><strong><em><h3>Second part: write a program that converts 32bit numbers in two's complement to decimal.</h3></em></strong></u><br>
- Program can be written in Java or Pythonu. You can use text editor of your choice.</p>
+ Program can be written in Java language or Pythonu. You can use text editor of your choice.</p>
<p><br>
JAVA------<br>
1. Command nano bintodec3.java creates and opens empty text editor.<br>
|