Points |
Task |
1 billion points |
Can read the file and stick it
into an array or linked list. |
1 billion points |
Can print the area of each shape. |
1 billion points |
Can print the area of each shape
in order by size |
1 billion points |
Can print the length and width
and type of the largest shape. |
1 googleplex points |
Implements MS Office |
1 billion points |
Skips any line that starts with
a "#" |
# this line should be skipped # Type Length Width R 10 20 O 1 4 T 5 20 |