Deprecated: Constant E_STRICT is deprecated in /var/www/html/paste/htdocs/system/core/Exceptions.php on line 76

A PHP Error was encountered

Severity: 8192

Message: ini_set(): session.sid_length INI setting is deprecated

Filename: Session/Session.php

Line Number: 426

Backtrace:

File: /var/www/html/paste/htdocs/application/controllers/Main.php
Line: 66
Function: library

File: /var/www/html/paste/htdocs/index.php
Line: 315
Function: require_once

You should delete `return 0;` because there're no error and the default class type is `int` so the fixed code: ```C #include main() { printf("Hello, Lindows OS Paste! \n") } ``` Thank you.