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_29369808_13392.cpp:13:22: error: stray '#' in program
     scanf("%d", &t);    
                      ^
0_0_29369808_13392.cpp:13:28: error: stray '#' in program
     scanf("%d", &t);    
                            ^
0_0_29369808_13392.cpp:13:34: error: stray '#' in program
     scanf("%d", &t);    
                                  ^
0_0_29369808_13392.cpp:13:40: error: stray '#' in program
     scanf("%d", &t);    
                                        ^
0_0_29369808_13392.cpp:14:17: error: stray '#' in program
     while(t--){    
                 ^
0_0_29369808_13392.cpp:14:23: error: stray '#' in program
     while(t--){    
                       ^
0_0_29369808_13392.cpp:14:29: error: stray '#' in program
     while(t--){    
                             ^
0_0_29369808_13392.cpp:14:35: error: stray '#' in program
     while(t--){    
                                   ^
0_0_29369808_13392.cpp:15:6: error: stray '#' in program
         scanf("%d", &n);        
      ^
0_0_29369808_13392.cpp:15:12: error: stray '#' in program
         scanf("%d", &n);        
            ^
0_0_29369808_13392.cpp:15:18: error: stray '#' in program
         scanf("%d", &n);        
                  ^
0_0_29369808_13392.cpp:15:24: error: stray '#' in program
         scanf("%d", &n);        
                        ^
0_0_29369808_13392.cpp:15:46: error: stray '#' in program
         scanf("%d", &n);        
                                              ^
0_0_29369808_13392.cpp:15:52: error: stray '#' in program
         scanf("%d", &n);        
                                                    ^
0_0_29369808_13392.cpp:15:58: error: stray '#' in program
         scanf("%d", &n);        
                                                          ^
0_0_29369808_13392.cpp:15:64: error: stray '#' in program
         scanf("%d", &n);        
                                                                ^
0_0_29369808_13392.cpp:15:70: error: stray '#' in program
         scanf("%d", &n);        
                                                                      ^
0_0_29369808_13392.cpp:15:76: error: stray '#' in program
         scanf("%d", &n);        
                                                                            ^
0_0_29369808_13392.cpp:15:82: error: stray '#' in program
         scanf("%d", &n);        
                                                                                  ^
0_0_29369808_13392.cpp:15:88: error: stray '#' in program
         scanf("%d", &n);        
                                                                                        ^
0_0_29369808_13392.cpp:16:17: error: stray '#' in program
         doublek = n * log10(double(n));       
                 ^
0_0_29369808_13392.cpp:16:46: error: stray '#' in program
         doublek = n * log10(double(n));       
                                              ^
0_0_29369808_13392.cpp:16:52: error: stray '#' in program
         doublek = n * log10(double(n));       
                                                    ^
0_0_29369808_13392.cpp:16:58: error: stray '#' in program
         doublek = n * log10(double(n));       
                                                          ^
0_0_29369808_13392.cpp:16:64: error: stray '#' in program
         doublek = n * log10(double(n));       
                                                                ^
0_0_29369808_13392.cpp:16:70: error: stray '#' in program
         doublek = n * log10(double(n));       
                                                                      ^
0_0_29369808_13392.cpp:16:76: error: stray '#' in program
         doublek = n * log10(double(n));       
                                                                            ^
0_0_29369808_13392.cpp:17:2: error: stray '#' in program
         double ans = k - floor(k);
  ^
0_0_29369808_13392.cpp:17:8: error: stray '#' in program
         double ans = k - floor(k);
        ^
0_0_29369808_13392.cpp:17:14: error: stray '#' in program
         double ans = k - floor(k);
              ^
0_0_29369808_13392.cpp:17:20: error: stray '#' in program
         double ans = k - floor(k);
                    ^
0_0_29369808_13392.cpp:17:26: error: stray '#' in program
         double ans = k - floor(k);
                          ^
0_0_29369808_13392.cpp:17:32: error: stray '#' in program
         double ans = k - floor(k);
                                ^
0_0_29369808_13392.cpp:17:38: error: stray '#' in program
         double ans = k - floor(k);
                                      ^
0_0_29369808_13392.cpp:17:44: error: stray '#' in program
         double ans = k - floor(k);
                                            ^
0_0_29369808_13392.cpp:17:62: error: stray '#' in program
         double ans = k - floor(k);
                                                              ^
0_0_29369808_13392.cpp:18:2: error: stray '#' in program
         printf("%d\n", (int)pow(10.0, ans));
  ^
0_0_29369808_13392.cpp:18:8: error: stray '#' in program
         printf("%d\n", (int)pow(10.0, ans));
        ^
0_0_29369808_13392.cpp:18:14: error: stray '#' in program
         printf("%d\n", (int)pow(10.0, ans));
              ^
0_0_29369808_13392.cpp:18:20: error: stray '#' in program
         printf("%d\n", (int)pow(10.0, ans));
                    ^
0_0_29369808_13392.cpp:18:26: error: stray '#' in program
         printf("%d\n", (int)pow(10.0, ans));
                          ^
0_0_29369808_13392.cpp:18:32: error: stray '#' in program
         printf("%d\n", (int)pow(10.0, ans));
                                ^
0_0_29369808_13392.cpp:18:38: error: stray '#' in program
         printf("%d\n", (int)pow(10.0, ans));
                                      ^
0_0_29369808_13392.cpp:18:44: error: stray '#' in program
         printf("%d\n", (int)pow(10.0, ans));
                                            ^
0_0_29369808_13392.cpp:20:2: error: stray '#' in program
     }
  ^
0_0_29369808_13392.cpp:20:8: error: stray '#' in program
     }
        ^
0_0_29369808_13392.cpp:20:14: error: stray '#' in program
     }
              ^
0_0_29369808_13392.cpp:20:20: error: stray '#' in program
     }
                    ^
0_0_29369808_13392.cpp: In function 'int main()':
0_0_29369808_13392.cpp:13:18: error: 't' was not declared in this scope
     scanf("%d", &t);    
                  ^
0_0_29369808_13392.cpp:13:23: error: lvalue required as unary '&' operand
     scanf("%d", &t);    
                       ^
0_0_29369808_13392.cpp:13:29: error: lvalue required as unary '&' operand
     scanf("%d", &t);    
                             ^
0_0_29369808_13392.cpp:13:35: error: lvalue required as unary '&' operand
     scanf("%d", &t);    
                                   ^
0_0_29369808_13392.cpp:13:41: error: lvalue required as unary '&' operand
     scanf("%d", &t);    
                                         ^
0_0_29369808_13392.cpp:14:18: error: lvalue required as unary '&' operand
     while(t--){    
                  ^
0_0_29369808_13392.cpp:14:24: error: lvalue required as unary '&' operand
     while(t--){    
                        ^
0_0_29369808_13392.cpp:14:30: error: lvalue required as unary '&' operand
     while(t--){    
                              ^
0_0_29369808_13392.cpp:14:36: error: lvalue required as unary '&' operand
     while(t--){    
                                    ^
0_0_29369808_13392.cpp:15:7: error: lvalue required as unary '&' operand
     &


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-11-22 09:19:56, Gzip enabled