Skip to main content

answer

Function answer 

Source
pub fn answer(module: &mut Module, pic: Pic, look: bool) -> usize
Expand description

Answers every object_size in the module and says how many there were.

look is false at -O0, where every question is answered as not known.