fork download
  1. using System;
  2.  
  3. public class Test
  4. {
  5. public static void Main()
  6. {
  7. string s = "\u041f\u0440\u043e\u0434\u0443\u043a\u0442 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d";
  8. Console.WriteLine(s);
  9. }
  10. }
Success #stdin #stdout 0.02s 131648KB
stdin
Standard input is empty
stdout
Продукт добавлен