I am trying to solve the challenge Prime Checker (PRIC).
The problem states, that the size of the source file must be less than 4096 bytes. Mine is currently 1020 bytes long, but when I submit I still get the following compile error:[b]
g++: Internal error: File size limit exceeded (program as)
Please submit a full bug report.
See for instructions.[/b]
I am confused. Are included headers also counted into this size? I only use the header iostream which is necessary for I/O.
created
last reply
- 3
replies
- 948
views
- 2
users