Re: [gcj] Python/pypy viability for future Codejam rounds

2019-05-01 Thread Alex Wice
hon > > > On Tue, 30 Apr 2019, 3:05 pm Alex Wice, wrote: > In 2019 round 1B, problem C large doesn't seem to be possible with Pypy. > > If this is true, are the problems not specifically tested to be possible with > Python? > > > > -- > > You recei

[gcj] Python/pypy viability for future Codejam rounds

2019-04-30 Thread Alex Wice
In 2019 round 1B, problem C large doesn't seem to be possible with Pypy. If this is true, are the problems not specifically tested to be possible with Python? -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group

Re: [gcj] Visual Basic(Mono)

2019-04-22 Thread alex . mirtchouk
On Monday, April 22, 2019 at 12:59:28 PM UTC-4, Pablo Heiber wrote: > Hi Pablo, > > Thanks for your reply. I submitted 10+ times: Round 1A 2019 - Google Code Jam 2019 - Alien Rhyme (10pts, 27pts) problem. The verdict is "...pending judgement" I was waiting up to 24 hours. I tried many

[gcj] Visual Basic

2019-04-22 Thread alex . mirtchouk
functions (except Sub Main())? 3. And for Input/Output should I use 'StdIn As IO.StreamReader Or '...times = CInt(Console.ReadLine()) Or '...times = WScript.StdIn.ReadLine() Thanks. Alex. -- You received this message because you are subscribed

[gcj] Please let people submit in pypy

2018-05-21 Thread Alex Wice
I understand that GCJ admins want to make the contest inclusive of all (or atleast major) languages, which is why they test in them. Before, Python competitors could compile and run in pypy, (and this is available in most major OJ platforms,) but now since 2018 we have lost that option. It's

Re: [gcj] Please make input/output test case data available

2018-05-01 Thread Alex Wice
the round is frustrating for anyone who cares about it. Just change the policy and make the text files available please. On Friday, April 27, 2018 at 10:11:57 AM UTC-7, Pablo Heiber wrote: > Hi Alex, > > > We've been asked this several times, and our policy is not to reveal test > data. If

[gcj] Please make input/output test case data available

2018-04-27 Thread Alex Wice
Please make input/output test case data available after contests end, when appropriate (non-interactive problems.) It is a simple text file. I can't debug some problems and it would be really nice to know what cases I failed. -- You received this message because you are subscribed to the

Re: [gcj] Are there any issues with python submission I should know about?

2018-04-06 Thread Alex
Similar issue here, with both Python 2 and 3. Local output: python3 testing_tool.py python2.7 A.py Your code finishes with exit status 0. Your code doesn't have stderr output. Congratulations! All test cases passed :) python3 testing_tool.py python3.6 A.py Your code finishes with exit status 0.

[gcj] Re: Alternate solution to Qualification Round problem 'Dijkstra'

2015-05-18 Thread Alex Essilfie
The only thing I could say when I saw your solution... WOW :O -- You received this message because you are subscribed to the Google Groups Google Code Jam group. To unsubscribe from this group and stop receiving emails from it, send an email to google-code+unsubscr...@googlegroups.com. To

[gcj] Minesweeper - is the sample output correct?

2014-12-03 Thread Alex F
I am trying to understand the minesweeper task: https://code.google.com/codejam/contest/5214486/dashboard For this case: 12345 1 ..*.. 2 ..*.. 3 .*..* 4 .*... 5 .*... it prints minimal number of clicks 8. Probably I don't understand the task, but I see 6 clicks. I follow the notation (y,

Re: [gcj] Minesweeper - is the sample output correct?

2014-12-03 Thread Alex F
On Wednesday, December 3, 2014 8:11:17 PM UTC, Paul Smith wrote: (4,4) isn't a 0, it's a 1, because of the mine in (3,5) Paul Smith pa...@pollyandpaul.co.uk On Wed, Dec 3, 2014 at 3:29 PM, Alex F alex...@gmail.com wrote: I am trying to understand the minesweeper task: https

cannot acces google code project

2014-10-06 Thread Alex Brant
Hello, I started a google code project at: *code*.*google*.com/p/*zuma*-fpga/ To host one of the research projects for my masters degree. It looks like the project is no longer accessible and I can't log into google code at all. Can you help me get it back up? Thanks, Alex -- You received

Malware detected on projects chobbb555, diangucvn

2014-06-19 Thread Alex Lin
Malware detected on projects URL: https://code.google.com/p/severmodzvn/downloads/list Detection name: multiple threats,a variant of Win32/Packed.VMProtect.AAU trojan,Win32/Spy.SCKeyLog.O trojan Malware detected on projects https://code.google.com/p/modzvn/downloads/list Detection name:

Malware detected on projects

2014-06-19 Thread Alex Lin
Project: onehitcf Malware detected on projects URL: https://code.google.com/p/severmodzvn/downloads/list Detection name: multiple threats,a variant of Win32/Packed.VMProtect.AAU trojan,Win32/Spy.SCKeyLog.O trojan Malware detected on projects https://code.google.com/p/modzvn/downloads/list

Malware detected on projects

2014-06-01 Thread Alex Lin
Malware detected on projects URL: https://dl.dropboxusercontent.com/u/81024891/TV.OOP.rar Detection name: multiple threats,a variant of Win32/Packed.VMProtect.AAU trojan,Win32/Spy.SCKeyLog.O trojan -- You received this message because you are subscribed to the Google Groups Project Hosting

Re: getting a 500 server error when trying to browse our mercurial tree

2014-05-28 Thread Alex Rudnick
Thanks for taking a look! Really appreciate it :) Also, unrelated: there's so much spam in that /p/support issue tracker! Does Project Hosting not have spam detection? ... On Mon, May 19, 2014 at 10:12 AM, Augie Fackler au...@google.com wrote: Curious, I see a stacktrace. I'll see if I can

Re: Can't access google code service

2014-05-19 Thread Alex Lin
, Apr 21, 2014 at 9:16 AM, Alex Lin ltx352135...@gmail.com wrote: I can't access google code service with some problems. Excuse me. What should I do? Thanks. Alex -- You received this message because you are subscribed to the Google Groups Project Hosting on Google Code group. To unsubscribe

getting a 500 server error when trying to browse our mercurial tree

2014-05-19 Thread alex . rudnick
Hi there, I'm currently getting a 500 when I try to browse: https://code.google.com/p/hltdi-l3/source/browse/ I'm not getting the same error on other repositories /source/browse, even other Mercurial repositories, and it's the same whether I'm logged in or not. We can still use hg from the

Re: [gcj] Re: Round 1C scoreboard is weird

2014-05-12 Thread Alex
Same here, 575-641. Maybe they are re-judging the large data sets? On Mon, May 12, 2014 at 2:15 AM, lsmll lsmll2...@gmail.com wrote: I have the same issue.What's more,when the contest just ended I remember my rank is 104.But now it's 107. -- You received this message because you are

Can't access google code service

2014-05-05 Thread Alex Lin
I can't access google code service with some problems. Excuse me. What should I do? Thanks. Alex -- You received this message because you are subscribed to the Google Groups Project Hosting on Google Code group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [gcj] Qualification Round Contest Analysis

2014-04-24 Thread Alex Polozov
On Wednesday, April 16, 2014 1:29:22 PM UTC-7, Bartholomew Furrow wrote: You must not have competed two years ago. We used to be way later. :-) We'll get them up soon™, and email this list when they're there. Sorry for the delay! On Wed, Apr 16, 2014 at 8:29 AM, Satyajit

ЦСКА vs БАВАРИЯ СМОТРЕТЬ ОНЛАЙН БАВРИЯ МЮНХЕН против ЦСКА МОСКВА ТРАНСЛЯЦИЯ 27 ноября 2013

2013-11-27 Thread Alex Covin
*ЦСКА vs БАВАРИЯ СМОТРЕТЬ ОНЛАЙН БАВРИЯ МЮНХЕН против ЦСКА МОСКВА ТРАНСЛЯЦИЯ 27 ноября 2013 http://goo.gl/kVBmDk* *ЦСКА vs БАВАРИЯ СМОТРЕТЬ ОНЛАЙН БАВРИЯ МЮНХЕН против ЦСКА МОСКВА ТРАНСЛЯЦИЯ 27 ноября 2013 http://goo.gl/kVBmDk* *ЦСКА vs БАВАРИЯ СМОТРЕТЬ ОНЛАЙН БАВРИЯ МЮНХЕН против ЦСКА МОСКВА

Re: git push: error: RPC failed; result=18, HTTP code = 200

2013-10-03 Thread Alex Barker
Still having the same problem, anyone know whats going on? On Saturday, September 14, 2013 10:00:38 AM UTC-7, perutka...@gmail.com wrote: I've same problem with my repos: https://code.google.com/p/jlibav/ https://code.google.com/p/jlibav.javadoc/ Same message on push over and over again:

Cannot push git branches or tags

2013-10-03 Thread alex
1. I am attempting to upgrade from svn to git and after wasting 4.5 hours on the project that should have taken 5 minutes, it appears that google is to blame. The exact same command complete successfully on github. If I only push the master trunk it seems to work fine. If

[gcj] Re: Next time offer t-shirts to top 999 and everyone tied with 1000-th place.

2013-06-02 Thread Alex Essilfie
I think this is a good idea. Vexorian wrote: Just saying' :) -- You received this message because you are subscribed to the Google Groups Google Code Jam group. To unsubscribe from this group and stop receiving emails from it, send an email to google-code+unsubscr...@googlegroups.com. To

[gcj] What happened with contests analyses?

2013-04-28 Thread Alex Polozov
In the previous years, contests analyses could appear as fast as in 10 minutes after the contest, and definitely not later than 1 day in the worst case. This time, we had to wait 3-4 days for qualification analysis, and Round 1A analysis is still on its way. Why did the preparation times increase

Google Code Abuse Projects

2012-12-26 Thread Alex Garbutt
https://code.google.com/p/mirror-hwplatform/source/browse/#svn%2Ftrunk https://code.google.com/p/hwplatform/source/browse/#svn%2Ftrunk -- You received this message because you are subscribed to the Google Groups Project Hosting on Google Code group. To post to this group, send email to

Project registered and cancelled by me

2012-05-25 Thread alex barylski
this name is indeed in active use or not registered by me? If it is can you re-assign it to me and/or transfer ownership to my secondary account? project name: spectra-framework Regards, Alex -- You received this message because you are subscribed to the Google Groups Project Hosting on Google

[gcj] Broken Judge in Problem A of today Sprint to Google IO 2012

2012-04-28 Thread Alex
Today Sprint to Google IO 2012 Round is messed up big way with a broken Judge and reports of the problems being posted for some time before the contest, probably by mistake. http://code.google.com/codejam/contest/dashboard?c=1656485#s=q see all discussion on:

[gcj] Any analysis for Hall of Mirrors Large input?

2012-04-28 Thread Alex
I found a couple of compact algorithms and code analysis for the Small input of the Hall of Mirrors problem in python: http://martin-thoma.com/google-code-jam-2012-qualification-round/ and http://codejamdaemon.blogspot.com/2012/04/problem-d-hall-of-mirrors-google-code.html but only one in

Re: Bug report: project activity broken

2012-03-04 Thread alex
I originally thought it was taken off by another group member when I first noticed it. Looked everywhere for the option to turn in back on in the Admin section, but I couldn't find it. It was, without a doubt, THE most useful function on Googlecode, and frankly, it was the only thing keeping me

Edit project summary page in wiki branch?

2011-09-22 Thread Alex
Clearly, the contents of the wiki for a project can be edited by pushing to the project.wiki branch of the Hg repo for a project. However, I notcied that the Project Summary for a project also seems to be in the wiki format (although not included per-se in the wiki section). Is there perhaps a

Re: Edit project summary page in wiki branch?

2011-09-22 Thread Alex
PM, Alex alex...@gmail.com wrote: Clearly, the contents of the wiki for a project can be edited by pushing to the project.wiki branch of the Hg repo for a project. However, I notcied that the Project Summary for a project also seems to be in the wiki format (although not included per-se

[gcj] Re: Will the round 1 schedule be adjusted for the rapture?

2011-05-22 Thread Alex Essilfie
Well, nothing happened and we're still here so we can assume there was an error in the 'prediction'. Just by the way, did you qualify for the next round? -- You received this message because you are subscribed to the Google Groups google-codejam group. To post to this group, send email to

[gcj] Re: Goro sort again

2011-05-20 Thread Alex Zhai
This problem is a typical application of: http://en.wikipedia.org/wiki/Optional_stopping_theorem. Reading the Applications section may ease your concerns about using expectations. In particular, look at the third bullet point. On May 15, 11:54 pm, Eagle khirwad...@gmail.com wrote:        Thanks

[gcj] Re: A minor piece of suggestion on GUI of Codejam

2011-05-17 Thread Alex Essilfie
Same here. In CJ Africa last year, I submitted two wrong source files because of this *glitch*. I now check and double-check before I click on the submit button. On May 16, 12:25 pm, Marcelo Ramires marcelo.f.rami...@gmail.com wrote: Excellent sugestion! I've noticed the same thing. Had to

[gcj] Re: A minor piece of suggestion on GUI of Codejam

2011-05-17 Thread Alex Essilfie
In CJ Africa last year, I submitted two wrong source files because of this *glitch*. I now check and double-check before I click on the submit button. It will be a welcome relief if this issue is addressed by the Google team in charge of CodeJam. On May 16, 12:25 pm, Marcelo Ramires

Re: Issue 195 in androideasysms: Where's the source?

2010-11-10 Thread Alex
with code.google.com? Best, Alex 2010/11/6 androideasy...@googlecode.com Status: New Owner: deraills Labels: Type-Task Priority-Medium New issue 195 by nathan...@google.com: Where's the source? http://code.google.com/p/androideasysms/issues/detail?id=195 This looks like a great project

[gcj] Re: About GCJ-Africa T-Shirt

2010-07-16 Thread Alex Essilfie
I'm Alex. I checked my mail today and guess what? My T shirt had been delivered a very long time ago (2 weeks, in fact). And the best part of it is that the shirt SMELLS OF GOOGLE! It's just awesome! -- You received this message because you are subscribed to the Google Groups google-codejam

Commit Error

2010-07-09 Thread Alex Milowski
' The project is http://code.google.com/p/existdb-contrib/ Looks like others have had similar issues in the last few days. Any ideas? --Alex Milowski -- You received this message because you are subscribed to the Google Groups Project Hosting on Google Code group. To post to this group, send email

Can't checkout/browse newly created project

2010-03-19 Thread Alex Shabanov
with the following: Server Error The server encountered an error and could not complete your request. If the problem persists, please report your problem and mention this error message and the query that caused it. Could you please take a look on this? Thank you in advance. BR, Alex -- You

Re: Do project has to be open source, to be able to use Google Code

2010-02-13 Thread jerry alex
yes,i think so!! 2010/2/12 Amey Jahagirdar amey...@googlemail.com Hi All, I am part of student project team. We are currently looking for some source control for our project. I have read Docs on Google Code. It says that project should be open source only. So that anybody can contribute.

It seems like the downloads counter is not working (at least for me)

2009-12-03 Thread Alex Ruiz
Greetings, It seems like the downloads counter is not working. I tried downloading files from my project (fest) and also from mockito. On both cases the counter didn't change. I hope it's my eyes playing tricks on me :) Many thanks! -Alex -- You received this message because you are subscribed

[gcj] Re: Is CUDA allowed ?

2009-08-29 Thread Alex Yu
If you advance to the final round, giving that CUDA is free, our onsite machines are equipped with NVIDIA Quardo video cards. On 8/30/09, romanr goo...@romanr.info wrote: Actually I can't imagine for what GCJ's problem you need CUDA. All tasks can be solved even by 80's ZX-spectrum. Turn on

Re: C++ Compiler used for the contest ?

2009-08-21 Thread Alex Yu
On Fri, Aug 21, 2009 at 5:33 PM, David M. b4r...@gmail.com wrote: Apart, look at the rules: http://code.google.com/intl/es-ES/codejam/rules.html#how_it_works *You can use any programming language to solve the problems, using any development environment or text editor, as long as the compiler

Re[2]: codejam problem explanation

2009-08-16 Thread Skidanov Alex
People, if you're going to participate in google code jam, you probably need to know, that google is famous of their search engine It is really wonderful, instead of asking someone and waiting for a long time you can just do the following things: 1. Open site google.com (remember this address)

Re: javascript

2009-08-13 Thread Skidanov Alex
As for rules, both another competitors and jury must be able to produce your output using your code. So I guess the answer is definitely yes, you can. In most cases people will only read your code to understand what algorithm have you used, hardly anybody is going to atually run your program.

Re-Initialize to Revision 1

2009-03-08 Thread Alex Leith
Hi there, Could you please re-initialize my repository (back to revision 1 - how it was when I signed up). It's my first time working with svn and I reset the repository to revision 0 without fully understanding the implications. Many thanks (and apologies), Alex

Re: Mylyn Integration with issue tracker

2008-11-24 Thread Alex Ruiz
You can find instructions on how to integrate Google Code and Mylyn at http://www.jroller.com/alexRuiz/entry/using_mylyn_with_google_code1 Regards, -Alex On Mon, Nov 24, 2008 at 4:18 PM, Jacob Lee [EMAIL PROTECTED] wrote: Integration with the Google Code issue tracker is provided via Mylyn's

Re: Mylyn Integration with issue tracker

2008-11-24 Thread Alex Ruiz
for this integration On Nov 25, 5:23 am, Alex Ruiz [EMAIL PROTECTED] wrote: You can find instructions on how to integrate Google Code and Mylyn athttp://www.jroller.com/alexRuiz/entry/using_mylyn_with_google_code1 Regards, -Alex On Mon, Nov 24, 2008 at 4:18 PM, Jacob Lee [EMAIL PROTECTED] wrote