Submission #00076


ソースコード

ステータス

項目 データ
問題 0001 - 入学試験
ユーザー名 ei1528
投稿日時 2016-03-30 14:46:00
言語 C++11
状態 Compile Error
得点 0
ソースコード長 601 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp:1:1: error: ‘include’ does not name a type
 include<bits/stdc++.h>
 ^
./Main.cpp: In function ‘int main()’:
./Main.cpp:11:5: error: ‘cin’ was not declared in this scope
     cin >>m>>n_min>>n_max;
     ^
./Main.cpp:30:3: error: ‘cout’ was not declared in this scope
   cout << ans <<endl;
   ^
./Main.cpp:30:17: error: ‘endl’ was not declared in this scope
   cout << ans <<endl;
                 ^

セット

セット 得点 Cases

テストケース

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