0_0_7954548_13675.c:1:20: iostream: No such file or directory
0_0_7954548_13675.c:2: error: syntax error before "namespace"
0_0_7954548_13675.c:4: error: syntax error before "candivided"
0_0_7954548_13675.c:4: error: `false' undeclared here (not in a function)
0_0_7954548_13675.c:6: error: syntax error before "cin1059"
0_0_7954548_13675.c: In function `cin1059':
0_0_7954548_13675.c:12: error: `cin' undeclared (first use in this function)
0_0_7954548_13675.c:12: error: (Each undeclared identifier is reported only once
0_0_7954548_13675.c:12: error: for each function it appears in.)
0_0_7954548_13675.c:13: error: 'for' loop initial declaration used outside C99 mode
0_0_7954548_13675.c: In function `BackTrack1059':
0_0_7954548_13675.c:26: error: `true' undeclared (first use in this function)
0_0_7954548_13675.c:29: error: 'for' loop initial declaration used outside C99 mode
0_0_7954548_13675.c: In function `main':
0_0_7954548_13675.c:46: error: syntax error before '/' token
0_0_7954548_13675.c:51: error: `cout' undeclared (first use in this function)
0_0_7954548_13675.c:51: error: `endl' undeclared (first use in this function)
|