Run id: 95284

Main.cc: In function 'int main()':
Main.cc:8:41: error: 'e' was not declared in this scope
  scanf("%d %c %f %|f %||d",&a,&b,&c,&d,&e);
                                         ^