CppPrimer_ex5_23

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { int i,j; cin>>i>>j; cout << i/j << endl; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines