0_0_18956760_12586.cpp:9:23: error: stray '#' in program
sum=(1288*(i3)+5544*(p#)+14421*(e())%(21252);
^
0_0_18956760_12586.cpp: In function 'int main()':
0_0_18956760_12586.cpp:9:12: error: 'i3' was not declared in this scope
sum=(1288*(i3)+5544*(p#)+14421*(e())%(21252);
^
0_0_18956760_12586.cpp:9:35: error: 'e' cannot be used as a function
sum=(1288*(i3)+5544*(p#)+14421*(e())%(21252);
^
0_0_18956760_12586.cpp:9:45: error: expected ')' before ';' token
sum=(1288*(i3)+5544*(p#)+14421*(e())%(21252);
^
|