файловое I/O для javaScript

Правка en1, от agat00, 2016-02-24 04:35:02

Greetings

Question to those who solves problems on javaScript: there are problems such as 35A that does not use the standard way of I/O through the readline and write/**print**, and expects that the program to read the file input.txt, and the result to be wrote in the output.txt file. Someone aware of how to make such I/O on the JS?

Examining the global runtime object I found methods read and load and according to their errors they are trying to interact with the file system. But I get failed to make them work. There is also an os object but he seems to be empty. So if anyone has faced this problem — share your experience, please

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en4 Английский agat00 2016-02-24 04:40:26 24
ru5 Русский agat00 2016-02-24 04:38:55 30
en3 Английский agat00 2016-02-24 04:37:01 2 Tiny change: ' **write**/**print**,' -> ' **write** / **print**,' (published)
en2 Английский agat00 2016-02-24 04:36:14 0 (saved to drafts)
en1 Английский agat00 2016-02-24 04:35:02 760 Initial revision for English translation
ru4 Русский agat00 2016-02-24 04:20:11 60
ru3 Русский agat00 2016-02-24 04:11:52 2 Мелкая правка: 'Немного по исследовав' -> 'Немного по-исследовав'
ru2 Русский agat00 2016-02-24 00:19:51 2 Мелкая правка: 'ead и load, которые судя по о' -> 'ead и load которые, судя по о'
ru1 Русский agat00 2016-02-24 00:18:38 670 Первая редакция (опубликовано)