Hello.
When I used the old system, submitting problems was something quite simple: I acessed the direct link to the problem, wrote it, acessed acm.uva.es/p/submit.php, and ok.
Not I feel quite unconfortable. Everytime I find a good problem in any summary, I have to log in, click in two or three ...
Search found 2 matches
- Fri Oct 05, 2007 6:01 am
- Forum: Bugs and suggestions
- Topic: Sugestion
- Replies: 4
- Views: 2949
- Wed Oct 25, 2006 6:33 pm
- Forum: Volume 5 (500-599)
- Topic: 563 - Crimewave
- Replies: 42
- Views: 24014
563 - Runtime Error
Hi. I'm receiving Runtime Error (Inavlid Memory Reference) for about 2 days and can't find where this invalid memory reference can be happening.
Thanks for your help =)
Here's my code (I tried an algorithm that looks like max bipartite matching)
#include <iostream>
#include <cstdio>
#include ...
Thanks for your help =)
Here's my code (I tried an algorithm that looks like max bipartite matching)
#include <iostream>
#include <cstdio>
#include ...