Untitled
unknown
plain_text
9 months ago
182 B
12
Indexable
#include <iostream>
using namespace std;
int main()
{
int n,z,c=0;
c=n/z;
cin>>n>>z;
cout<<c=n/z<<"c=n/z=";
cout<<"iggel a trait c ani";
return 0;
}Editor is loading...
Leave a Comment