Vopros k gyuri
Pogalusta proverti 1 test. Pohoge on ne vernuy ili
prishlite mne.
555 authors where able to solve this test case. See problem statistics. (-)
-
Re: Vopros k gyuri
Posted by
Alexey 16 Apr 2006 14:43
Hi.
Everything is OK, Taras...
An interesting problem, isn't it?
Re: Vopros k gyuri
This problem is OK. If you want to test 1st test just write this simple programme:
Var n,k : integer;
Begin
readln(N,K);
writeln(N*N div K);
End.
It takes WA on test 7 :)