FIRST-4030 / frc-scout

Web scouting software for FIRST Robotics Competition -- Recycle Rush
http://frcscout.com
18 stars 3 forks source link

Smartasses entering numbers too big to be an Integer into Score breaks things. #92

Closed Enzoman34 closed 9 years ago

Enzoman34 commented 9 years ago

YEaaahhh.

3.4141241234123415e+185 best score 5 eva

terabyte128 commented 9 years ago

Must be 0 < score < 1000 (just in case)