[ create a new paste ] login | about

Link: http://codepad.org/B0rnraLt    [ raw code | output | fork ]

C, pasted on Aug 15:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
010010111010101110101110100111010100101110101010100010111101010111111010101011001110100001010101
110101010010110
010101
101010101010101010101
010
01
0
10101010
101
0
10
10
10
10
1010010
10
0001010100
100


Output:
1
2
3
4
5
6
Line 0: warning: integer constant is too large for its type
Line 1: warning: integer constant is too large for 'long' type
Line 1: error: expected identifier or '(' before numeric constant
Line 2: warning: integer constant is too large for 'long' type
Line 0: warning: integer constant is too large for its type
Line 4: warning: integer constant is too large for 'long' type


Create a new paste based on this one


Comments: