Compilation Error

I submitted this code on codeforces
Link to code: https://ide.codingblocks.com/s/477299
Link to problem: https://codeforces.com/problemset/problem/1438/C

I got this error: Can’t compile file:
program.c:1:20: fatal error: iostream: No such file or directory
compilation terminated.