ENG
RUS
Timus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
Discussion of Problem
1147
. Shaping Regions
Subject
Author
Problem
Updated
Answers
Share the tests
Irysskin
1147
. Shaping Regions
1 Dec 2017 19:31
0
A good optimize!
moji
1147
. Shaping Regions
16 Aug 2013 21:07
0
WA or RE or TLE #4
Vyacheslav Kim
1147
. Shaping Regions
4 May 2012 17:08
0
Problem 1147 "Shaping Regions". Timelimit changed
Vladimir Yakovlev (USU)
1147
. Shaping Regions
4 May 2012 14:39
0
N^2*log N solution gets TLE
Vitalii Arbuzov
1147
. Shaping Regions
9 Apr 2011 00:42
0
use heap, no RB tree!!!
hoan
1147
. Shaping Regions
17 Dec 2010 18:03
0
Who knew Test 11, my program always WA?
xurshid_n
1147
. Shaping Regions
8 Mar 2010 21:36
0
Why MLE??
cloudygooose
1147
. Shaping Regions
4 Aug 2009 19:38
2
What kind of tests were added? I have WA#17, but USACO works!
Alexey
1147
. Shaping Regions
12 Aug 2008 23:40
1
Input ranges
nordom
1147
. Shaping Regions
12 Aug 2008 23:39
1
I know right n*n*logn solution. But how solve this problem faster?
Grebnov Ilya[Ivanovo SPU]
1147
. Shaping Regions
12 Aug 2008 23:37
4
What is the correct answer for this test?
Alexey
1147
. Shaping Regions
8 Nov 2006 17:22
3
A wide and B long is not clear!
Turtle
1147
. Shaping Regions
8 Nov 2006 17:17
1
Hi, I got AC with N*N*logN too, but there's a beautiful Algo with recursive...
Pham Hung Son
1147
. Shaping Regions
28 Jun 2006 19:04
2
Help, WA#17! USACO works. Timus doesn't work.
Alexey
1147
. Shaping Regions
6 Apr 2006 21:40
0
Problem 1147 "Shaping Regions". New tests were added (+)
Vladimir Yakovlev (USU)
1147
. Shaping Regions
21 Nov 2005 02:14
0
to ADMINs
ACM.Tolstobrov_Anatoliy[Ivanovo SPU]
1147
. Shaping Regions
1 Oct 2005 03:04
2
My algorithm in worst case is O(n^3).But it seem to be impossible to appear. So the average time is O(n^2),and I got AC in 0.046sec.
Yu YuanMing
1147
. Shaping Regions
16 Jun 2005 07:42
5
I use a variation of segment tree--square tree, dividing each node into 4 instead of 2. Complexity O(n*(logn)^2). I got AC on USACO at 1.45s, but it's MLE. And I suspect I shall get TLE if I use O(n^2*logn). (+)
Maigo Akisame (maigoakisame@yahoo.com.cn)
1147
. Shaping Regions
9 Jun 2005 15:19
7
Weird Overlapping problem
dimroed
1147
. Shaping Regions
31 Mar 2005 20:34
2
Previous Page
New topic
Style:
flat
|
tree
|
nested
Thread Order:
bubble
|
fixed
© 2000–2024
Timus Online Judge Team
. All rights reserved.