memory allocation

can codechef allocate 145M memory for the c program?
i am getting an runtime error
my code runs on ideone

@anonymousins: your program can use atmost 256MB memory.

1 Like

Please provide more details like the problem that you are attempting and the code that you have written.