SyFy's blog

By SyFy, 12 years ago, In English

Problem 144D Codeforces Round #103 (Div. 2)


Here is my submission.

Rewrote Dijkstra already 3-4 times (not enough?)... but I think I am doing something wrong with SortedList.

Thx.

Full text and comments »

  • Vote: I like it
  • -2
  • Vote: I do not like it

By SyFy, 13 years ago, translation, In English
Will this programm have any future? (Its something like TopCoder Arena Plugin)
Whats the main advantages of using this programm instead the web-site directly?

Full text and comments »

  • Vote: I like it
  • -6
  • Vote: I do not like it

By SyFy, 14 years ago, translation, In English
Was this idea before?
If it was, then why it wasnt realized?

I think its really great and comfortable functionality.

What do you think about this?

Full text and comments »

  • Vote: I like it
  • +1
  • Vote: I do not like it

By SyFy, 14 years ago, translation, In English
How soon?
We are waiting :)

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it

By SyFy, 14 years ago, translation, In English
F# and Haskell ?

Full text and comments »

  • Vote: I like it
  • -3
  • Vote: I do not like it

By SyFy, 14 years ago, translation, In English
I use Mono on Ubuntu.
Wrote the program with this line of code:
using Mono.Math;

It works onle after connecting Mono.Security
(More), same issue here:

Can't compile program.cs:
program.cs (29,25): error CS0246: The type or namespace name `BigInteger 'could not be found.
Are you missing a using directive or an assembly reference?

This snippet of code: http://paste.ubuntu.com/426366/

Can you make and the server for this to work?

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it