记录详情

Compile Error

/in/foo.c:1:1: warning: data definition has no type or storage class
 m=int(input()) #原桑叶数
 ^
/in/foo.c:1:1: warning: type defaults to 'int' in declaration of 'm' [-Wimplicit-int]
/in/foo.c:1:3: error: expected expression before 'int'
 m=int(input()) #原桑叶数
   ^~~
/in/foo.c:1:16: error: stray '#' in program
 m=int(input()) #原桑叶数
                ^
/in/foo.c:1:17: error: stray '\345' in program
 m=int(input()) #原桑叶数
                 ^
/in/foo.c:1:18: error: stray '\216' in program
 m=int(input()) #原桑叶数
                  ^
/in/foo.c:1:19: error: stray '\237' in program
 m=int(input()) #原桑叶数
                   ^
/in/foo.c:1:20: error: stray '\346' in program
 m=int(input()) #原桑叶数
                    ^
/in/foo.c:1:21: error: stray '\241' in program
 m=int(input()) #原桑叶数
                     ^
/in/foo.c:1:22: error: stray '\221' in program
 m=int(input()) #原桑叶数
                      ^
/in/foo.c:1:23: error: stray '\345' in program
 m=int(input()) #原桑叶数
                       ^
/in/foo.c:1:24: error: stray '\217' in program
 m=int(input()) #原桑叶数
                        ^
/in/foo.c:1:25: error: stray '\266' in program
 m=int(input()) #原桑叶数
                         ^
/in/foo.c:1:26: error: stray '\346' in program
 m=int(input()) #原桑叶数
                          ^
/in/foo.c:1:27: error: stray '\225' in program
 m=int(input()) #原桑叶数
                           ^
/in/foo.c:1:28: error: stray '\260' in program
 m=int(input()) #原桑叶数
                            ^
/in/foo.c:2:7: error: stray '#' in program
 s=m-5 #喂完剩下的桑叶数
       ^
/in/foo.c:2:8: error: stray '\345' in program
 s=m-5 #喂完剩下的桑叶数
        ^
/in/foo.c:2:9: error: stray '\226' in program
 s=m-5 #喂完剩下的桑叶数
         ^
/in/foo.c:2:10: error: stray '\202' in program
 s=m-5 #喂完剩下的桑叶数
          ^
/in/foo.c:2:11: error: stray '\345' in program
 s=m-5 #喂完剩下的桑叶数
           ^
/in/foo.c:2:12: error: stray '\256' in program
 s=m-5 #喂完剩下的桑叶数
            ^
/in/foo.c:2:13: error: stray '\214' in program
 s=m-5 #喂完剩下的桑叶数
             ^
/in/foo.c:2:14: error: stray '\345' in program
 s=m-5 #喂完剩下的桑叶数
              ^
/in/foo.c:2:15: error: stray '\211' in program
 s=m-5 #喂完剩下的桑叶数
               ^
/in/foo.c:2:16: error: stray '\251' in program
 s=m-5 #喂完剩下的桑叶数
                ^
/in/foo.c:2:17: error: stray '\344' in program
 s=m-5 #喂完剩下的桑叶数
                 ^
/in/foo.c:2:18: error: stray '\270' in program
 s=m-5 #喂完剩下的桑叶数
                  ^
/in/foo.c:2:19: error: stray '\213' in program
 s=m-5 #喂完剩下的桑叶数
                   ^
/in/foo.c:2:20: error: stray '\347' in program
 s=m-5 #喂完剩下的桑叶数
                    ^
/in/foo.c:2:21: error: stray '\232' in program
 s=m-5 #喂完剩下的桑叶数
                     ^
/in/foo.c:2:22: error: stray '\204' in program
 s=m-5 #喂完剩下的桑叶数
                      ^
/in/foo.c:2:23: error: stray '\346' in program
 s=m-5 #喂完剩下的桑叶数
                       ^
/in/foo.c:2:24: error: stray '\241' in program
 s=m-5 #喂完剩下的桑叶数
                        ^
/in/foo.c:2:25: error: stray '\221' in program
 s=m-5 #喂完剩下的桑叶数
                         ^
/in/foo.c:2:26: error: stray '\345' in program
 s=m-5 #喂完剩下的桑叶数
                          ^
/in/foo.c:2:27: error: stray '\217' in program
 s=m-5 #喂完剩下的桑叶数
                           ^
/in/foo.c:2:28: error: stray '\266' in program
 s=m-5 #喂完剩下的桑叶数
                            ^
/in/foo.c:2:29: error: stray '\346' in program
 s=m-5 #喂完剩下的桑叶数
                             ^
/in/foo.c:2:30: error: stray '\225' in program
 s=m-5 #喂完剩下的桑叶数
                              ^
/in/foo.c:2:31: error: stray '\260' in program
 s=m-5 #喂完剩下的桑叶数
                               ^
/in/foo.c:3:5: error: stray '#' in program
 d=0 #天数
     ^
/in/foo.c:3:6: error: stray '\345' in program
 d=0 #天数
      ^
/in/foo.c:3:7: error: stray '\244' in program
 d=0 #天数
       ^
/in/foo.c:3:8: error: stray '\251' in program
 d=0 #天数
        ^
/in/foo.c:3:9: error: stray '\346' in program
 d=0 #天数
         ^
/in/foo.c:3:10: error: stray '\225' in program
 d=0 #天数
          ^
/in/foo.c:3:11: error: stray '\260' in program
 d=0 #天数
           ^
/in/foo.c:4:5: error: stray '#' in program
 n=5 #每天需要的桑叶数
     ^
/in/foo.c:4:6: error: stray '\346' in program
 n=5 #每天需要的桑叶数
      ^
/in/foo.c:4:7: error: stray '\257' in program
 n=5 #每天需要的桑叶数
       ^
/in/foo.c:4:8: error: stray '\217' in program
 n=5 #每天需要的桑叶数
        ^
/in/foo.c:4:9: error: stray '\345' in program
 n=5 #每天需要的桑叶数
         ^
/in/foo.c:4:10: error: stray '\244' in program
 n=5 #每天需要的桑叶数
          ^
/in/foo.c:4:11: error: stray '\251' in program
 n=5 #每天需要的桑叶数
           ^
/in/foo.c:4:12: error: stray '\351' in program
 n=5 #每天需要的桑叶数
            ^
/in/foo.c:4:13: error: stray '\234' in program
 n=5 #每天需要的桑叶数
             ^
/in/foo.c:4:14: error: stray '\200' in program
 n=5 #每天需要的桑叶数
              ^
/in/foo.c:4:15: error: stray '\350' in program
 n=5 #每天需要的桑叶数
               ^
/in/foo.c:4:16: error: stray '\246' in program
 n=5 #每天需要的桑叶数
                ^
/in/foo.c:4:17: error: stray '\201' in program
 n=5 #每天需要的桑叶数
                 ^
/in/foo.c:4:18: error: stray '\347' in program
 n=5 #每天需要的桑叶数
                  ^
/in/foo.c:4:19: error: stray '\232' in program
 n=5 #每天需要的桑叶数
                   ^
/in/foo.c:4:20: error: stray '\204' in program
 n=5 #每天需要的桑叶数
                    ^
/in/foo.c:4:21: error: stray '\346' in program
 n=5 #每天需要的桑叶数
                     ^
/in/foo.c:4:22: error: stray '\241' in program
 n=5 #每天需要的桑叶数
                      ^
/in/foo.c:4:23: error: stray '\221' in program
 n=5 #每天需要的桑叶数
                       ^
/in/foo.c:4:24: error: stray '\345' in program
 n=5 #每天需要的桑叶数
                        ^
/in/foo.c:4:25: error: stray '\217' in program
 n=5 #每天需要的桑叶数
                         ^
/in/foo.c:4:26: error: stray '\266' in program
 n=5 #每天需要的桑叶数
                          ^
/in/foo.c:4:27: error: stray '\346' in program
 n=5 #每天需要的桑叶数
                           ^
/in/foo.c:4:28: error: stray '\225' in program
 n=5 #每天需要的桑叶数
                            ^
/in/foo.c:4:29: error: stray '\260' in program
 n=5 #每天需要的桑叶数
                             ^

信息

递交者
类型
递交
题目
养蚕
语言
C
递交时间
2021-01-15 22:02:50
评测时间
2021-01-15 22:02:50
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes