Run id: 104544

Main.cc: In function 'int main()':
Main.cc:7:32: error: 'volume' was not declared in this scope
 int num_buckets = ceil(20000 / volume); 
                                ^