exp
unknown
c_cpp
2 years ago
102 B
9
Indexable
#include<bits/stdc++.h>
using namespace std;
int main()
{
cout<<"Just an experiment"<<endl;
}Editor is loading...
#include<bits/stdc++.h>
using namespace std;
int main()
{
cout<<"Just an experiment"<<endl;
}