Run id: 145042

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