Search found 1 match

by hummty
Wed Nov 15, 2006 8:01 am
Forum: Volume 2 (200-299)
Topic: 259 - Software Allocation
Replies: 28
Views: 14010

problem 259 got TLE

i don't want to use any other approach.i want modification in this code.can anyone help me.



#include<iostream>
#include<string>
#include<fstream>
#include <stdio.h>
using namespace std;


int main()
{
/*app_no (total appointments)
comp_alloc (Allocated computers enter by the user)*/
int ...

Go to advanced search