Search found 9 matches

by A. M. Santos R.
Tue Aug 12, 2008 4:08 am
Forum: C
Topic: Advanced uses of printf, scanf
Replies: 4
Views: 6209

Re: Advanced uses of printf, scanf

Thanks. Well, I need some good examples :roll:
by A. M. Santos R.
Sat Aug 09, 2008 4:36 pm
Forum: C
Topic: Advanced uses of printf, scanf
Replies: 4
Views: 6209

Advanced uses of printf, scanf

Hi, Can someone provide me a link for learning the complete reference of printf and scanf?
Thanks in advance.
by A. M. Santos R.
Sun Jul 20, 2008 6:29 pm
Forum: Volume 113 (11300-11399)
Topic: 11349 - Symmetric Matrix
Replies: 43
Views: 27139

Re: 11349 - Symmetric Matrix

I think the problem statement is unclear:
Elements of this matrix are Mij: {0 < i < n, 0 < j < n}.
It should be Mij: {1 <= i <= n, 1 <= j <= n}. :-?
by A. M. Santos R.
Tue May 20, 2008 6:32 pm
Forum: Bugs and suggestions
Topic: 10487 - Closest Sums
Replies: 3
Views: 2546

10487 - Closest Sums

Actually I think No one can get AC on this problem now :(
No 0.000 submissions

1 1551258 0.004 C++ 2003-04-29 05:17:29
2 1601973 Ryan Hadley 0.004 C++ 2003-05-21 05:39:32
3 1622847 nosy 0.004 ANSI C 2003-05-31 12:09:50
4 1678998 Eduardo Figueiredo 0.004 PASCAL 2003-06-24 23:02:24
5 2089706 Gustavo ...
by A. M. Santos R.
Wed Mar 05, 2008 4:08 am
Forum: ACM ICPC Archive Board
Topic: Lazy Jumping Frog - 3652 (Live Archive)
Replies: 8
Views: 10371

Yeah!

Your java code is now fixed :lol: . Check your mail inbox. :wink:

Best regards.
by A. M. Santos R.
Sat Dec 22, 2007 5:14 pm
Forum: Algorithms
Topic: Joining polygons
Replies: 7
Views: 3274

Whether nobody post a response I would have deleted it. I think there are unnecesary threads in the entire board that should be removed to keep it simple, readable and organized.
by A. M. Santos R.
Sat Dec 22, 2007 2:52 am
Forum: Algorithms
Topic: Joining polygons
Replies: 7
Views: 3274

Thanks a lot. :)
by A. M. Santos R.
Fri Dec 21, 2007 11:15 pm
Forum: Algorithms
Topic: Joining polygons
Replies: 7
Views: 3274

OK, I need the minimal polygon that covers a set of intersecting polygons. (Not necesarily the convex hull)
by A. M. Santos R.
Fri Dec 21, 2007 11:01 pm
Forum: Algorithms
Topic: Joining polygons
Replies: 7
Views: 3274

Joining polygons

Hello, I need an algorithm that receives polygons and outputs a single polygon that covers all.

Thanks in advance.

Go to advanced search