Search found 4 matches

by mishu
Sat Sep 04, 2004 10:01 am
Forum: Volume 1 (100-199)
Topic: 108 - Maximum Sum
Replies: 233
Views: 51691

108 problem how to do it dynamically

hey i want to know how can i find whether my algo is O^6 or any other and also please tell me how can i solve 108 problem dynamically i have it solved by method that is using O^5 algo (some said) and he said use dynamic prog though i have created array using dyanmic prog now how can i even calulate ...
by mishu
Thu Sep 02, 2004 2:03 pm
Forum: Volume 1 (100-199)
Topic: 108 - Maximum Sum
Replies: 233
Views: 51691

help on 108

hey can u please suggest me some prog which uses o^4 or O^3 algo like what u r saying using dynamic kinda of solution please give me example of what u mean by all that type of algo its will be very thanful of u
by mishu
Thu Sep 02, 2004 3:14 am
Forum: Volume 1 (100-199)
Topic: 108 - Maximum Sum
Replies: 233
Views: 51691

time exceeds in 108 problem

hey this is my code please tell me why i get time exceed in my code and how can i check on my pc whether time exceed has happen or not and what should i do for time to not exceed
below is my code (it works fine)

#include<iostream.h>
#include<stdlib.h>
void main()
{
int n1,i,j,c,m,q,n,max=0,p,l,k ...
by mishu
Thu Sep 02, 2004 2:48 am
Forum: Other words
Topic: hi cant upload code
Replies: 1
Views: 1211

hi cant upload code

hey i tried to upload a code of 108 problem but i got mail saying

Access Denied.

You aren't authorized to use the Online Judge from that host.

cant i upload code for this problem this problem is marked with red tick

Go to advanced search