-
Notifications
You must be signed in to change notification settings - Fork 86
08 done in cpp #100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
08 done in cpp #100
Conversation
|
code taking too long. |
|
But my code Passed all the test cases of Project Eular. |
|
Well, I may not be able to help you with test case, but using " #include<bits/stdc++.h> " is like saying ' take every headerfile you can take', |
|
okk i get it thanks i will optimize my code |
|
can you review my code?.this time i used only required header files |
|
Well the problem arose with Max and Min, #include <limits.h> You might need this, but even with this code is taking long time, Try to think another way of solving this problem{ i would suggest }. |
|
please review my code |

please merge my PR