266643_0_27930.c:1:20: iostream: No such file or directory
266643_0_27930.c:2: error: syntax error before "namespace"
266643_0_27930.c: In function `main':
266643_0_27930.c:6: error: `__int64' undeclared (first use in this function)
266643_0_27930.c:6: error: (Each undeclared identifier is reported only once
266643_0_27930.c:6: error: for each function it appears in.)
266643_0_27930.c:6: error: syntax error before "a"
266643_0_27930.c:7: error: `cin' undeclared (first use in this function)
266643_0_27930.c:11: error: `a' undeclared (first use in this function)
266643_0_27930.c:14: error: `b' undeclared (first use in this function)
266643_0_27930.c:14: error: `tamp' undeclared (first use in this function)
266643_0_27930.c:19: error: `time' undeclared (first use in this function)
266643_0_27930.c:44: error: `big' undeclared (first use in this function)
266643_0_27930.c:49: error: `cout' undeclared (first use in this function)
266643_0_27930.c:49: error: `endl' undeclared (first use in this function)
|