Run id: 94774

Main.cc: In function 'int main()':
Main.cc:12:13: error: 'sum' was not declared in this scope
   float avg=sum/7.0;
             ^