INFSUC - Basics

no tags 

 

This problem tests your knowledge of C programming language. Source code limit is strict i.e 35 bytes and solution can be submitted only in C.

Input

There is no input

Output

Solution to the following two problems in separate lines.

SUCCESS

INFINITY

Score : Source code length

Edit : Your program must print solution to problem SUCCESS first and solution to problem INFINITY after that. Make sure that your program has a proper return statement or a method to avoid NZEC ( non zero exit code ) error.



Added by:XeRoN!X
Date:2010-09-05
Time limit:1s
Source limit:35B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:C