What is the time complexity T(n) of the following program? a) int n, d, i, j; cin >> n; for (d=1; d<=n; d++) for (i=1; i<=d; i++) for (j=1; j<=n; j += n/10) cout << d << " " << i << " " << j << endl; b) void main() { int n, s, t; cin >> n; for (s = 1; s <= n/4; s++) {t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } } c) void main() { int n, r, s, t; cin >> n; for (r = 2; r <= n; r = r * 2) for (s = 1; s <= n/4; s++) { t = s; while (t >= 1) { cout << s << " " << t << endl; t--; } } }
3 10931if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
1 2197I wish to know the total procudure tht we follow for suppot project. i.e how we get the tickets and how we will send back to the client and the tool we use . ? and whts mainlly difference between 4.7 eee and 6.0 ecc and wht does ecc mean.?
3 14304Post New IBM Interview Questions
How do low-power AI models work in constrained environments?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
Have you completed the cps exam? Which one?
If anybody have the ref. design book of the 3 point cylindrical rolling with sheet thickness of 2.3 mm & 67 mm internal diameter legth of 80 mm
use of split range ? where it is used ? in which control loop it is used ?
What is meant by Transformation? Give some examples.
What is the basic principal, by which DC voltage level is increased more than the supplied AC voltage during conversion. As upto AC level it is contorrled by firing anlge but after maximum level how is it possible.Please clear picture. OR we have to supply the higher level AC?
How to read a 10gb (or larger) file size in python?
What software languages have you used to design, develop, and debug software application interfaces?
How to enable html5 mode in angular 1.x?
hi iam ram can any one help me in how to get previous test papers for JMGs 1 promotion exam which were published by js institute banglore
What is the latest version of edubuntu and when was it released?
dear sir/madam, I had applied for the post of officer trainee so plz if u have any papers both technical or aptitude plz inform me on sonalichavan01@gmail.com
Could you anyone share me the path to download the automation tools which are having trial license version?
How to increase the internal logging in orbix configure?