- 1
You don't need to write solution for this question just print "CRASH 167\n" and it will accept!!!!!
#include <iostream>
using namespace std;
int main()
{
cout<<"CRASH 167"<<endl;
}
Yeah ,why should be like this!!!
Danial said:
You don't need to write solution for this question just print "CRASH 167\n" and it will accept!!!!!
#include <iostream> using namespace std; int main() { cout<<"CRASH 167"<<endl; }
You cannot accept anything without a solution.
#include <iostream> using namespace std; int main() { cout<<"CRASH 167"<<endl; }
IS the solution.
BECCA said:
・BECCA can make 1==3 anyway said:
#include <iostream> using namespace std; int main() { cout<<"CRASH 167"<<endl; }
You cannot accept anything without a solution.
#include <iostream> using namespace std; int main() { cout<<"CRASH 167"<<endl; }
IS the solution.
I said that you dont need to write the solution for this question The question want something else but this solution is just printing something stupid :D
and anyway, "The question HAS A problem". The topic title :)
Danial said:
You don't need to write solution for this question just print "CRASH 167\n" and it will accept!!!!!
#include <iostream> using namespace std; int main() { cout<<"CRASH 167"<<endl; }
thats truth thanks:)
In order to post something you must login first. You can use the form in the top of this page.