Alice wala question

https://ide.codingblocks.com/s/188376 can u check and find errors

@sgdon142

  1. Increase the size of all your arrays and LIM by 5
  2. Change line 28 to for(ll j=i;j<LIMIT;j+=i)
    This is the corrected code https://ide.codingblocks.com/s/188514