Submit | All submissions | Best solutions | Back to list |
Added by: | Ali Asgar |
Date: | 2011-10-14 |
Time limit: | 0.100s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All except: ADA95 ASM32 ASM64 BASH BF C99 CLPS CLOJURE LISP sbcl LISP clisp D ERL FSHARP FORTRAN GO HASK ICON ICK JS-RHINO LUA NEM NICE OCAML PAS-GPC PAS-FPC PERL PERL6 PHP PIKE PRLG-swi RUBY SCALA SCM guile SCM qobi ST TCL WHITESPACE |
Resource: | ACM Student Chapter Contest |
hide comments
2012-04-07 08:26:36 xol odho
my program seems to deliver correct results when I run it, but gets WA. I tried it on range 1~2147483647 and works (all numbers are binary palindromes), and none seems missing. I don't know what could be wrong. |