ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1001. Reverse Root

Hints - Access Violation
Posted by SquidBoy 16 Apr 2012 09:08
1) Read the problem properly (I misread 256 KB to be 256 Bytes)
2) 256KB = 256 * 1024 Bytes
3) How many numbers can be used in 256KB of data (and how much space is used storing them)
Re: Hints - Access Violation
Posted by Muhammad Ayub khan 23 Aug 2012 17:51
mean 256*1024 = total bytes.
(total bytes)/8byt . as for 18 dijit no in c double is used which is of 8 byte so it is 32768 = size of aray (double)