Parade length

Tags
Challenge
No

Write a page to help small towns estimate the length of parades, like their July 4th parade.

Parades have floats and marching bands. Each float needs 30 meters. Each band needs 100 meters.

The page gets floats and bands as GET params. Each is required, must be numeric, and zero or more.

Here's some error output:

Error

Show all messages that apply.

Here's some output, for ?floats=3&bands=2:

Output

You can try my solution.

Submit your URL, and a zip of your files.

Where referenced