Chess-Challenge icon indicating copy to clipboard operation
Chess-Challenge copied to clipboard

bot submission size limit issue

Open ScottyBlazor opened this issue 2 years ago • 1 comments

Hi Sebastian, what is the size limit for the chess bot submission I get a "Your response is too large, try shortening some answers" when pasting in my bot code

I have quite a few comments and commented out code in my bot I was thinking it would be good to show my work, what I was experimenting with, code I was using to print debug stuff, etc even if it didn't make it in the final bot

I can take out all my extra comment out code, but would be a bit more boring submission if you were to look at the code my current bot is 1437 Lines, 7594 words, 32767 chars (with spaces), 24263 chars (no spaces)

ScottyBlazor avatar Sep 29 '23 09:09 ScottyBlazor

Hi, that seems to be a limitation of Google forms, it's not something I can configure unfortunately. I'd recommend submitting the code without the extra commented-out stuff, but maybe post the full version somewhere like pastebin, and leave a link to it in the description field so I can check it out.

SebLague avatar Sep 29 '23 13:09 SebLague