Submission #00021


ソースコード

ステータス

項目 データ
問題 0004 - U or L
ユーザー名 ei1709
投稿日時 2017-04-28 16:07:13
言語 C
状態 Compile Error
得点 0
ソースコード長 225 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.c: In function ‘main’:
./Main.c:4:6: error: ‘A’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
      ^
./Main.c:4:6: note: each undeclared identifier is reported only once for each function it appears in
./Main.c:4:8: error: ‘B’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
        ^
./Main.c:4:10: error: ‘C’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
          ^
./Main.c:4:12: error: ‘D’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
            ^
./Main.c:4:14: error: ‘E’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
              ^
./Main.c:4:16: error: ‘F’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                ^
./Main.c:4:18: error: ‘G’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                  ^
./Main.c:4:20: error: ‘H’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                    ^
./Main.c:4:22: error: ‘I’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                      ^
./Main.c:4:24: error: ‘J’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                        ^
./Main.c:4:26: error: ‘K’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                          ^
./Main.c:4:28: error: ‘L’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                            ^
./Main.c:4:30: error: ‘N’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                              ^
./Main.c:4:32: error: ‘M’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                ^
./Main.c:4:34: error: ‘O’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                  ^
./Main.c:4:36: error: ‘P’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                    ^
./Main.c:4:38: error: ‘Q’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                      ^
./Main.c:4:40: error: ‘R’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                        ^
./Main.c:4:42: error: ‘S’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                          ^
./Main.c:4:44: error: ‘T’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                            ^
./Main.c:4:46: error: ‘U’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                              ^
./Main.c:4:48: error: ‘V’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                                ^
./Main.c:4:50: error: ‘W’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                                  ^
./Main.c:4:52: error: ‘X’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                                    ^
./Main.c:4:54: error: ‘Y’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                                      ^
./Main.c:4:56: error: ‘Z’ undeclared (first use in this function)
   b==A,B,C,D,E,F,G,H,I,J,K,L,N,M,O,P,Q,R,S,T,U,V,W,X,Y,Z;
                                                        ^

セット

セット 得点 Cases

テストケース

ファイル名 状態 実行時間 メモリ使用量 #