0_0_15312774_25589.cpp:4:2: error: stray '#' in program
int q;
^
0_0_15312774_25589.cpp:4:8: error: stray '#' in program
int q;
^
0_0_15312774_25589.cpp:4:14: error: stray '#' in program
int q;
^
0_0_15312774_25589.cpp:4:20: error: stray '#' in program
int q;
^
0_0_15312774_25589.cpp:5:2: error: stray '#' in program
while( scanf("%d" , &q) != EOF )
^
0_0_15312774_25589.cpp:5:8: error: stray '#' in program
while( scanf("%d" , &q) != EOF )
^
0_0_15312774_25589.cpp:5:14: error: stray '#' in program
while( scanf("%d" , &q) != EOF )
^
0_0_15312774_25589.cpp:5:20: error: stray '#' in program
while( scanf("%d" , &q) != EOF )
^
0_0_15312774_25589.cpp:6:2: error: stray '#' in program
{
^
0_0_15312774_25589.cpp:6:8: error: stray '#' in program
{
^
0_0_15312774_25589.cpp:6:14: error: stray '#' in program
{
^
0_0_15312774_25589.cpp:6:20: error: stray '#' in program
{
^
0_0_15312774_25589.cpp:7:2: error: stray '#' in program
if( q <= 100 && q >= 90)
^
0_0_15312774_25589.cpp:7:8: error: stray '#' in program
if( q <= 100 && q >= 90)
^
0_0_15312774_25589.cpp:7:14: error: stray '#' in program
if( q <= 100 && q >= 90)
^
0_0_15312774_25589.cpp:7:20: error: stray '#' in program
if( q <= 100 && q >= 90)
^
0_0_15312774_25589.cpp:7:26: error: stray '#' in program
if( q <= 100 && q >= 90)
^
0_0_15312774_25589.cpp:7:32: error: stray '#' in program
if( q <= 100 && q >= 90)
^
0_0_15312774_25589.cpp:7:38: error: stray '#' in program
if( q <= 100 && q >= 90)
^
0_0_15312774_25589.cpp:7:44: error: stray '#' in program
if( q <= 100 && q >= 90)
^
0_0_15312774_25589.cpp:8:2: error: stray '#' in program
printf("A\n");
^
0_0_15312774_25589.cpp:8:8: error: stray '#' in program
printf("A\n");
^
0_0_15312774_25589.cpp:8:14: error: stray '#' in program
printf("A\n");
^
0_0_15312774_25589.cpp:8:20: error: stray '#' in program
printf("A\n");
^
0_0_15312774_25589.cpp:8:26: error: stray '#' in program
printf("A\n");
^
0_0_15312774_25589.cpp:8:32: error: stray '#' in program
printf("A\n");
^
0_0_15312774_25589.cpp:8:38: error: stray '#' in program
printf("A\n");
^
0_0_15312774_25589.cpp:8:44: error: stray '#' in program
printf("A\n");
^
0_0_15312774_25589.cpp:9:2: error: stray '#' in program
if( q <= 89 && q >= 80)
^
0_0_15312774_25589.cpp:9:8: error: stray '#' in program
if( q <= 89 && q >= 80)
^
0_0_15312774_25589.cpp:9:14: error: stray '#' in program
if( q <= 89 && q >= 80)
^
0_0_15312774_25589.cpp:9:20: error: stray '#' in program
if( q <= 89 && q >= 80)
^
0_0_15312774_25589.cpp:9:26: error: stray '#' in program
if( q <= 89 && q >= 80)
^
0_0_15312774_25589.cpp:9:32: error: stray '#' in program
if( q <= 89 && q >= 80)
^
0_0_15312774_25589.cpp:9:38: error: stray '#' in program
if( q <= 89 && q >= 80)
^
0_0_15312774_25589.cpp:9:44: error: stray '#' in program
if( q <= 89 && q >= 80)
^
0_0_15312774_25589.cpp:10:2: error: stray '#' in program
printf("B\n");
^
0_0_15312774_25589.cpp:10:8: error: stray '#' in program
printf("B\n");
^
0_0_15312774_25589.cpp:10:14: error: stray '#' in program
printf("B\n");
^
0_0_15312774_25589.cpp:10:20: error: stray '#' in program
printf("B\n");
^
0_0_15312774_25589.cpp:10:26: error: stray '#' in program
printf("B\n");
^
0_0_15312774_25589.cpp:10:32: error: stray '#' in program
printf("B\n");
^
0_0_15312774_25589.cpp:10:38: error: stray '#' in program
printf("B\n");
^
0_0_15312774_25589.cpp:10:44: error: stray '#' in program
printf("B\n");
^
0_0_15312774_25589.cpp:11:2: error: stray '#' in program
if( q <= 79 && q >= 70)
^
0_0_15312774_25589.cpp:11:8: error: stray '#' in program
if( q <= 79 && q >= 70)
^
0_0_15312774_25589.cpp:11:14: error: stray '#' in program
if( q <= 79 && q >= 70)
^
0_0_15312774_25589.cpp:11:20: error: stray '#' in program
if( q <= 79 && q >= 70)
^
0_0_15312774_25589.cpp:11:26: error: stray '#' in program
if( q <= 79 && q >= 70)
^
0_0_15312774_25589.cpp:11:32: error: stray '#' in program
if( q <= 79 && q >= 70)
^
0_0_15312774_25589.cpp:11:38: error: stray '#' in program
if( q <= 79 && q >= 70)
^
0_0_15312774_25589.cpp:11:44: error: stray '#' in program
if( q <= 79 && q >= 70)
^
0_0_15312774_25589.cpp:12:2: error: stray '#' in program
printf("C\n");
^
0_0_15312774_25589.cpp:12:8: error: stray '#' in program
printf("C\n");
^
0_0_15312774_25589.cpp:12:14: error: stray '#' in program
printf("C\n");
^
0_0_15312774_25589.cpp:12:20: error: stray '#' in program
printf("C\n");
^
0_0_15312774_25589.cpp:12:26: error: stray '#' in program
printf("C\n");
^
0_0_15312774_25589.cpp:12:32: error: stray '#' in program
printf("C\n");
^
0_0_15312774_25589.cpp:12:38: error: stray '#' in program
printf("C\n");
^
0_0_15312774_25589.cpp:12:44: error: stray '#' in program
printf("C\n");
^
0_0_15312774_25589.cpp:13:2: error: stray '#' in program
if( q <= 69 && q >= 60)
^
0_0_15312774_25589.cpp:13:8: error: stray '#' in program
if( q <= 69 && q >= 60)
^
0_0_15312774_25589.cpp:13:14: error: stray '#' in program
if( q <= 69 && q >= 60)
^
0_0_15312774_25589.cpp:13:20: error: stray '#' in program
if( q <= 69 && q >= 60)
^
0_0_15312774_25589.cpp:13:26: error: stray '#' in program
if( q <= 69 && q >= 60)
^
0_0_15312774_25589.cpp:13:32: error: stray '#' in program
if( q <= 69 && q >= 60)
^
0_0_15312774_25589.cpp:13:38: error: stray '#' in program
|