F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_13410619_14923.c: In function 'main':
0_0_13410619_14923.c:4:2: error: stray '#' in program
     int num, i, n;
  ^
0_0_13410619_14923.c:4:1: error: lvalue required as unary '&' operand
     int num, i, n;
 ^
0_0_13410619_14923.c:4:8: error: stray '#' in program
     int num, i, n;
        ^
0_0_13410619_14923.c:4:7: error: lvalue required as unary '&' operand
     int num, i, n;
       ^
0_0_13410619_14923.c:4:14: error: stray '#' in program
     int num, i, n;
              ^
0_0_13410619_14923.c:4:13: error: lvalue required as unary '&' operand
     int num, i, n;
             ^
0_0_13410619_14923.c:4:20: error: stray '#' in program
     int num, i, n;
                    ^
0_0_13410619_14923.c:4:19: error: lvalue required as unary '&' operand
     int num, i, n;
                   ^
0_0_13410619_14923.c:5:2: error: stray '#' in program
     double digit;
  ^
0_0_13410619_14923.c:5:1: error: lvalue required as unary '&' operand
     double digit;
 ^
0_0_13410619_14923.c:5:8: error: stray '#' in program
     double digit;
        ^
0_0_13410619_14923.c:5:7: error: lvalue required as unary '&' operand
     double digit;
       ^
0_0_13410619_14923.c:5:14: error: stray '#' in program
     double digit;
              ^
0_0_13410619_14923.c:5:13: error: lvalue required as unary '&' operand
     double digit;
             ^
0_0_13410619_14923.c:5:20: error: stray '#' in program
     double digit;
                    ^
0_0_13410619_14923.c:5:19: error: lvalue required as unary '&' operand
     double digit;
                   ^
0_0_13410619_14923.c:6:2: error: stray '#' in program
     scanf("%d", &num);
  ^
0_0_13410619_14923.c:6:1: error: lvalue required as unary '&' operand
     scanf("%d", &num);
 ^
0_0_13410619_14923.c:6:8: error: stray '#' in program
     scanf("%d", &num);
        ^
0_0_13410619_14923.c:6:7: error: lvalue required as unary '&' operand
     scanf("%d", &num);
       ^
0_0_13410619_14923.c:6:14: error: stray '#' in program
     scanf("%d", &num);
              ^
0_0_13410619_14923.c:6:13: error: lvalue required as unary '&' operand
     scanf("%d", &num);
             ^
0_0_13410619_14923.c:6:20: error: stray '#' in program
     scanf("%d", &num);
                    ^
0_0_13410619_14923.c:6:19: error: lvalue required as unary '&' operand
     scanf("%d", &num);
                   ^
0_0_13410619_14923.c:7:2: error: stray '#' in program
     while (num--) {
  ^
0_0_13410619_14923.c:7:1: error: lvalue required as unary '&' operand
     while (num--) {
 ^
0_0_13410619_14923.c:7:8: error: stray '#' in program
     while (num--) {
        ^
0_0_13410619_14923.c:7:7: error: lvalue required as unary '&' operand
     while (num--) {
       ^
0_0_13410619_14923.c:7:14: error: stray '#' in program
     while (num--) {
              ^
0_0_13410619_14923.c:7:13: error: lvalue required as unary '&' operand
     while (num--) {
             ^
0_0_13410619_14923.c:7:20: error: stray '#' in program
     while (num--) {
                    ^
0_0_13410619_14923.c:7:19: error: lvalue required as unary '&' operand
     while (num--) {
                   ^
0_0_13410619_14923.c:8:2: error: stray '#' in program
         scanf("%d", &n);
  ^
0_0_13410619_14923.c:8:1: error: lvalue required as unary '&' operand
         scanf("%d", &n);
 ^
0_0_13410619_14923.c:8:8: error: stray '#' in program
         scanf("%d", &n);
        ^
0_0_13410619_14923.c:8:7: error: lvalue required as unary '&' operand
         scanf("%d", &n);
       ^
0_0_13410619_14923.c:8:14: error: stray '#' in program
         scanf("%d", &n);
              ^
0_0_13410619_14923.c:8:13: error: lvalue required as unary '&' operand
         scanf("%d", &n);
             ^
0_0_13410619_14923.c:8:20: error: stray '#' in program
         scanf("%d", &n);
                    ^
0_0_13410619_14923.c:8:19: error: lvalue required as unary '&' operand
         scanf("%d", &n);
                   ^
0_0_13410619_14923.c:8:26: error: stray '#' in program
         scanf("%d", &n);
                          ^
0_0_13410619_14923.c:8:25: error: lvalue required as unary '&' operand
         scanf("%d", &n);
                         ^
0_0_13410619_14923.c:8:32: error: stray '#' in program
         scanf("%d", &n);
                                ^
0_0_13410619_14923.c:8:31: error: lvalue required as unary '&' operand
         scanf("%d", &n);
                               ^
0_0_13410619_14923.c:8:38: error: stray '#' in program
         scanf("%d", &n);
                                      ^
0_0_13410619_14923.c:8:37: error: lvalue required as unary '&' operand
         scanf("%d", &n);
                                     ^
0_0_13410619_14923.c:8:44: error: stray '#' in program
         scanf("%d", &n);
                                            ^
0_0_13410619_14923.c:8:43: error: lvalue required as unary '&' operand
         scanf("%d", &n);
                                           ^
0_0_13410619_14923.c:9:2: error: stray '#' in program
         digit = 1.0;
  ^
0_0_13410619_14923.c:9:1: error: lvalue required as unary '&' operand
         digit = 1.0;
 ^
0_0_13410619_14923.c:9:8: error: stray '#' in program
         digit = 1.0;
        ^
0_0_13410619_14923.c:9:7: error: lvalue required as unary '&' operand
         digit = 1.0;
       ^
0_0_13410619_14923.c:9:14: error: stray '#' in program
         digit = 1.0;
              ^
0_0_13410619_14923.c:9:13: error: lvalue required as unary '&' operand
         digit = 1.0;
             ^
0_0_13410619_14923.c:9:20: error: stray '#' in program
         digit = 1.0;
                    ^
0_0_13410619_14923.c:9:19: error: lvalue required as unary '&' operand
         digit = 1.0;
                   ^
0_0_13410619_14923.c:9:26: error: stray '#' in program
         digit = 1.0;
                          ^
0_0_13410619_14923.c:9:25: error: lvalue required as unary '&' operand
         digit = 1.0;
                         ^
0_0_13410619_14923.c:9:32: error: stray '#' in program
         digit = 1.0;
                                ^
0_0_13410619_14923.c:9:31: error: lvalue required as unary '&' operand
         digit = 1.0;
                               ^
0_0_13410619_14923.c:9:38: error: stray '#' in program
         digit = 1.0;
                                      ^
0_0_13410619_14923.c:9:37: error: lvalue required as unary '&' operand
         digit = 1.0;
                                     ^
0_0_13410619_14923.c:9:44: error: stray '#' in program
         digit = 1.0;
                                            ^
0_0_13410619_14923.c:9:43: error: lvalue required as unary '&' operand
         digit = 1.0;
                                           ^
0_0_13410619_14923.c:10:2: error: stray '#' in program
         for (i = 2; i<=n; i++) {
  ^
0_0_13410619_14923.c:10:1: error: lvalue required as unary '&' operand
         for (i = 2; i<=n; i++) {
 ^
0_0_13410619_14923.c:10:8: error: stray '#' in program
         for (i = 2; i<=n; i++) {
        ^
0_0_13410619_14923.c:10:7: error: lvalue required as unary '&' operand
         for (i = 2; i<=n; i++) {
       ^
0_0_13410619_14923.c:10:14: error: stray '#' in program
         for (i = 2; i<=n; i++) {
              ^
0_0_13410619_14923.c:10:13: error: lvalue required as unary '&' operand
         for (i = 2; i<=n; i++) {
  


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-12-03 21:01:51, Gzip enabled