ACM ICPC FINAL RANKLIST

Guys, result announced…380 teams selected…

http://icpc.amrita.ac.in/2015/

Kharagpur results are out.
http://acm.iitkgp.ac.in/Onsite_KGP_80.pdf

It is the overall rank list. If a regional X has Y number of slots then top Y teams on the ranklist are selected.

Alright. Got it

Got it now.

Does anyone know the algorithm used for Chennai and Kolkata ? Currently I used the algorithm described in Kharagpur site for them too .

2 Likes

What’s wrong with it ? This is generated from the updated rank list .

2 Likes

That’s on codechef :stuck_out_tongue:

1 Like

How did you find this by the way ?

1 Like

Thanks , will look into this when i am free :slight_smile:

1 Like

Could you check the list now , these teams appear in the ranklist now :slight_smile: . There was a newline in my input file .

1 Like

Thanks , It looks similar to the kharagpur algorithm , Correct me if I am wrong .

1 Like

@archit910 : I think you should update the blog to include that amrita ranklist is different from the kharagpur algorithm :slight_smile:

2 Likes

I dont see that team in any of the 4 lists here : ACM ICPC 2016 Online Round | CodeChef
Maybe they didn’t register for onsite or registered late .

1 Like

I saw it in some other post … btw, have u modified the ranklist of amrita, it was different sometime ago

Yes, people reported some bugs in the previous list .

1 Like

Fixed . Thanks for pointing it out.

2 Likes

@sarvagya3943 : Done !

Amrita and kharagpur lists are probably correct . Chennai and Kolkata lists can be wrong because I am not sure about the algorithm they are going to use. I’ll check for the bug in the chennai ranklist. Thanks for pointing it out .

1 Like

@sarvagya3943 There is a bug i think … in amrita, u have not taken care of the fact that atmost 12 teams from an institue is selected. Above my teams rank, in the original ranklist there are 33 IIITH teams . So in the final ranklist, only top 12 of them will be selected, rest wont be. But in ur list, all 33 of them appear above my team …