Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
129099 李鸿文添 12自由落体 C++ Compile Error 0 MS 0 KB 3776 2025-08-21 20:13:53

Tests(0/0):


Code:

#include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() #include<cstring> // strcpy()\strcat()\strcmp()\strlen()\memset() #include<cmath> //sqrt()\pow()\abs()\ceil()\floor()\max()\min() using namespace std; int main(){ int i; double a=100; for(i=1;i<=10;i++){ a=a/2; } printf("%.6lf",a); return 0; } #include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() #include<cstring> // strcpy()\strcat()\strcmp()\strlen()\memset() #include<cmath> //sqrt()\pow()\abs()\ceil()\floor()\max()\min() using namespace std; int main(){ int i; double a=100; for(i=1;i<=10;i++){ a=a/2; } printf("%.6lf",a); return 0; } #include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() #include<cstring> // strcpy()\strcat()\strcmp()\strlen()\memset() #include<cmath> //sqrt()\pow()\abs()\ceil()\floor()\max()\min() using namespace std; int main(){ int i; double a=100; for(i=1;i<=10;i++){ a=a/2; } printf("%.6lf",a); return 0; } #include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() #include<cstring> // strcpy()\strcat()\strcmp()\strlen()\memset() #include<cmath> //sqrt()\pow()\abs()\ceil()\floor()\max()\min() using namespace std; int main(){ int i; double a=100; for(i=1;i<=10;i++){ a=a/2; } printf("%.6lf",a); return 0; } #include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() #include<cstring> // strcpy()\strcat()\strcmp()\strlen()\memset() #include<cmath> //sqrt()\pow()\abs()\ceil()\floor()\max()\min() using namespace std; int main(){ int i; double a=100; for(i=1;i<=10;i++){ a=a/2; } printf("%.6lf",a); return 0; } #include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() #include<cstring> // strcpy()\strcat()\strcmp()\strlen()\memset() #include<cmath> //sqrt()\pow()\abs()\ceil()\floor()\max()\min() using namespace std; int main(){ int i; double a=100; for(i=1;i<=10;i++){ a=a/2; } printf("%.6lf",a); return 0; } #include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() #include<cstring> // strcpy()\strcat()\strcmp()\strlen()\memset() #include<cmath> //sqrt()\pow()\abs()\ceil()\floor()\max()\min() using namespace std; int main(){ int i; double a=100; for(i=1;i<=10;i++){ a=a/2; } printf("%.6lf",a); return 0; } #include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() #include<cstring> // strcpy()\strcat()\strcmp()\strlen()\memset() #include<cmath> //sqrt()\pow()\abs()\ceil()\floor()\max()\min() using namespace std; int main(){ int i; double a=100; for(i=1;i<=10;i++){ a=a/2; } printf("%.6lf",a); return 0; }


Run Info:

Main.cc:17:6: error: stray '#' in program
 }    #include  // cin\cout\endl
      ^
Main.cc:33:6: error: stray '#' in program
 }    #include  // cin\cout\endl
      ^
Main.cc:49:6: error: stray '#' in program
 }    #include  // cin\cout\endl
      ^
Main.cc:65:6: error: stray '#' in program
 }    #include  // cin\cout\endl
      ^
Main.cc:81:6: error: stray '#' in program
 }    #include  // cin\cout\endl
      ^
Main.cc:97:6: error: stray '#' in program
 }    #include  // cin\cout\endl
      ^
Main.cc:113:6: error: stray '#' in program
 }    #include  // cin\cout\endl
      ^
Main.cc:17:7: error: 'include' does not name a type
 }    #include  // cin\cout\endl
       ^
Main.cc: In function 'int main()':
Main.cc:23:13: error: redefinition of 'int main()'
         int main(){
             ^
Main.cc:7:13: note: 'int main()' previously defined here
         int main(){
             ^
Main.cc: At global scope:
Main.cc:33:7: error: 'include' does not name a type
 }    #include  // cin\cout\endl
       ^
Main.cc: In function 'int main()':
Main.cc:39:13: error: redefinition of 'int main()'
         int main(){
             ^
Main.cc:7:13: note: 'int main()' previously defined here
         int main(){
             ^
Main.cc: At global scope:
Main.cc:49:7: error: 'include' does not name a type
 }    #include  // cin\cout\endl
       ^
Main.cc: In function 'int main()':
Main.cc:55:13: error: redefinition of 'int main()'
         int main(){
             ^
Main.cc:7:13: note: 'int main()' previously defined here
         int main(){
             ^
Main.cc: At global scope:
Main.cc:65:7: error: 'include' does not name a type
 }    #include  // cin\cout\endl
       ^
Main.cc: In function 'int main()':
Main.cc:71:13: error: redefinition of 'int main()'
         int main(){
             ^
Main.cc:7:13: note: 'int main()' previously defined here
         int main(){
             ^
Main.cc: At global scope:
Main.cc:81:7: error: 'include' does not name a type
 }    #include  // cin\cout\endl
       ^
Main.cc: In function 'int main()':
Main.cc:87:13: error: redefinition of 'int main()'
         int main(){
             ^
Main.cc:7:13: note: 'int main()' previously defined here
         int main(){
             ^
Main.cc: At global scope:
Main.cc:97:7: error: 'include' does not name a type
 }    #include  // cin\cout\endl
       ^
Main.cc: In function 'int main()':
Main.cc:103:13: error: redefinition of 'int main()'
         int main(){
             ^
Main.cc:7:13: note: 'int main()' previously defined here
         int main(){
             ^
Main.cc: At global scope:
Main.cc:113:7: error: 'include' does not name a type
 }    #include  // cin\cout\endl
       ^
Main.cc: In function 'int main()':
Main.cc:119:13: error: redefinition of 'int main()'
         int main(){
             ^
Main.cc:7:13: note: 'int main()' previously defined here
         int main(){
             ^