Judge Information

Run ID: 66103
src.cpp: In function 'int main()':
src.cpp:9:16: error: 'c' was not declared in this scope
cin>>a>>b>>c>>d;
^
src.cpp:9:19: error: 'd' was not declared in this scope
cin>>a>>b>>c>>d;
^