0_0_2889696_8266.c:1:20: iostream: No such file or directory
0_0_2889696_8266.c:2:18: string: No such file or directory
0_0_2889696_8266.c:3:21: algorithm: No such file or directory
0_0_2889696_8266.c:4:18: vector: No such file or directory
0_0_2889696_8266.c:5: error: syntax error before "namespace"
0_0_2889696_8266.c:7: error: syntax error before "st"
0_0_2889696_8266.c: In function `MinRepresstation':
0_0_2889696_8266.c:10: error: `st' undeclared (first use in this function)
0_0_2889696_8266.c:10: error: (Each undeclared identifier is reported only once
0_0_2889696_8266.c:10: error: for each function it appears in.)
0_0_2889696_8266.c: At top level:
0_0_2889696_8266.c:27: error: syntax error before '<' token
0_0_2889696_8266.c: In function `main':
0_0_2889696_8266.c:33: error: `cin' undeclared (first use in this function)
0_0_2889696_8266.c:37: error: `v' undeclared (first use in this function)
0_0_2889696_8266.c:38: error: 'for' loop initial declaration used outside C99 mode
0_0_2889696_8266.c:45: error: 'for' loop initial declaration used outside C99 mode
0_0_2889696_8266.c:48: error: redefinition of 'j'
0_0_2889696_8266.c:45: error: previous definition of 'j' was here
0_0_2889696_8266.c:48: error: 'for' loop initial declaration used outside C99 mode
0_0_2889696_8266.c:59: error: redefinition of 'i'
0_0_2889696_8266.c:38: error: previous definition of 'i' was here
0_0_2889696_8266.c:59: error: 'for' loop initial declaration used outside C99 mode
0_0_2889696_8266.c:62: error: `cout' undeclared (first use in this function)
0_0_2889696_8266.c:62: error: `endl' undeclared (first use in this function)
|