Run id: 115858

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