Hello.
I have tried to solve the problem 11630 : Cyclic Antimonotonic Permutations, but I repeatedly got Wrong Answer.
This problem is very easy to validate my outputs, so I can ensure that my solution is correct, but Online Judge gives WA again and again !
Validation requires Special Judge but ...
Search found 76 matches
- Fri Oct 02, 2009 2:04 pm
- Forum: Volume 116 (11600-11699)
- Topic: 11630 - Cyclic antimonotonic permutations
- Replies: 2
- Views: 2564
- Fri May 19, 2006 2:22 pm
- Forum: C++
- Topic: please clarify me why it gives me "Compile Error"
- Replies: 3
- Views: 2700
- Fri May 19, 2006 12:05 pm
- Forum: C++
- Topic: please clarify me why it gives me "Compile Error"
- Replies: 3
- Views: 2700
please clarify me why it gives me "Compile Error"
I can't know why it gives me CE.
please, help me. :)
//uva 10986 sending e-mails
#if 1
typedef long long xint;
#define format "%lld\n"
#else
typedef __int64 xint;
#define format "%I64d\n"
#endif
#include <stdio.h>
#include <queue>
#include <vector>
#include <algorithm>
#include <functional ...
please, help me. :)
//uva 10986 sending e-mails
#if 1
typedef long long xint;
#define format "%lld\n"
#else
typedef __int64 xint;
#define format "%I64d\n"
#endif
#include <stdio.h>
#include <queue>
#include <vector>
#include <algorithm>
#include <functional ...
- Wed Mar 22, 2006 4:23 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11016 - Square Counting
- Replies: 19
- Views: 9675
- Wed Mar 22, 2006 4:18 pm
- Forum: Volume 110 (11000-11099)
- Topic: 11020 - Efficient Solutions
- Replies: 14
- Views: 7271
- Wed Mar 22, 2006 9:40 am
- Forum: Volume 110 (11000-11099)
- Topic: 11016 - Square Counting
- Replies: 19
- Views: 9675
- Sun Mar 19, 2006 2:36 am
- Forum: Volume 110 (11000-11099)
- Topic: 11012 - Cosmic Cabbages
- Replies: 29
- Views: 11698
- Sun Mar 19, 2006 2:34 am
- Forum: Volume 110 (11000-11099)
- Topic: 11012 - Cosmic Cabbages
- Replies: 29
- Views: 11698
- Tue Feb 28, 2006 5:20 am
- Forum: Volume 109 (10900-10999)
- Topic: 10999 - Crabbles
- Replies: 26
- Views: 17076
- Sun Feb 26, 2006 8:29 am
- Forum: Volume 109 (10900-10999)
- Topic: 10999 - Crabbles
- Replies: 26
- Views: 17076
- Fri Feb 24, 2006 8:17 am
- Forum: Volume 109 (10900-10999)
- Topic: 10990 - Another New Function
- Replies: 32
- Views: 18725
- Thu Feb 23, 2006 5:28 pm
- Forum: Volume 109 (10900-10999)
- Topic: 10990 - Another New Function
- Replies: 32
- Views: 18725
- Sat Feb 18, 2006 5:06 am
- Forum: Volume 109 (10900-10999)
- Topic: 10986 - Sending email
- Replies: 65
- Views: 39492
- Tue Feb 14, 2006 8:07 am
- Forum: Volume 109 (10900-10999)
- Topic: 10991 - Region
- Replies: 17
- Views: 11019
- Tue Feb 14, 2006 5:18 am
- Forum: Volume 109 (10900-10999)
- Topic: 10990 - Another New Function
- Replies: 32
- Views: 18725