0_0_19454369_10610.cpp:1:1: error: 'nclude' does not name a type
nclude<stdio.h>
^
0_0_19454369_10610.cpp: In function 'int main()':
0_0_19454369_10610.cpp:14:18: error: 'scanf' was not declared in this scope
scanf("%d",&n);
^
0_0_19454369_10610.cpp:34:34: error: 'printf' was not declared in this scope
printf("%s\n",cheap.brand);
^
|