• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1### Compilation failed:
2
3error: 1: value is out of range for type 'int': 3976000000
4int[int3(half3(int3(half3(662666666.*6))))[1]] x;
5               ^^^^^^^^^^^^^^^^^^^^^^^^^
6error: 1: array size must be positive
7int[int3(half3(int3(half3(662666666.*6))))[1]] x;
8    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
92 errors
10