Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

File Size

Challenge Description:

Print the size of a file in bytes.

Input:

The first argument to your program has the path to the file you need to check the size of.

Output sample:

Print the size of the file in bytes. E.g.

55