Cranium
Does writing a program which unravels an interesting phenomenon right before your eyes sound interesting?
Does the idea of using computer to reach a surprising conclusion on some challenging practical problem excite you?
Are you the typical 'geek' with a love for developing algorithms and a passion for coding?
If it's 'Yes!' to any of the above , then look no further. CRANIUM, at PHOENIX 10 is for all those 'techies' with the gift of creative thinking and love for problem solving.This section of Competition at Phoenix 2010 tests not only test your logic & Programming capability, but also your clarity of thought and creativity. The grandest stage of them all, CRANIUM sees the best of the coding brains battling it out in two gruelling rounds of cut-throat competition.
The first round separates the best from the good, and the final round is a of cracking the most fiendishly deceptive problems. So prepare to get your hands messy with some good old fashioned coding with a twist!


well..can anybody help me out when phoenix going to start online events! will it be starting from 20 feb..or before that1 do specify the dates1
Online events of Phoenix '10 will be started from 1st Feb Onwards.
Wallstreet (online virtual Stock Ex market)- 1st Feb
Firewall (Hacking Challenge)- 3rd February
and rest are also coming soon...........
Registration of all events has started.
Register here for Wallstreet.
When is cranium starting????
Code & Live!!!!
Questions have been released. Check this link - http://www.phoenix10.in/csi/index.php/online/cranium
where to submit the code???
botskool r u online ??
<!--Session data-->
<!--Session data-->
Link for submission will be posted soon.
You can submit your solution at
http://botskool.com/phoenix/ecranium
Happy coding :)
Guys can any1 tell me which compier is used ??
Organizers must mention whether there is g++ compiler (version) or turbo
compiler or gcc compiler....
Every time i submit a soln, i am getting d error msg "Restricted keywords used"
How to eleminate such error??
getting the same error!!!!
No help????
Code & Live!!!!
@ organisers
I am getting this error although my code runs fine on my machine.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30909021 bytes) in /home/botskoco/public_html/phoenix10-checking.php on line 164
plz specify how what compiler you are using.
I am sure there is some bug in your evaluation system.
Kindly get it corrected
Hi hawk56,
No, this isn't a bug. This error means that your code is taking very long to execute (which is not allowed). Kindly check your code.
@crazysaikat and Gunjan
Are you using #define in your program? If yes that is not allowed.
I am also getting the error restricted keywords used but i am not using # define eytc.
Anshul
exactly same case here!!!!
#include<iostream>
using namespace std;
int main()
{
this is the upper part of my program now this doesn't contain any #defines
Please help ADMIN!
Code & Live!!!!