Submission #63574
ソースコード
ステータス
コンパイルメッセージ
./Main.cpp:1:1: error: stray ‘\357’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:2: error: stray ‘\277’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:3: error: stray ‘\274’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:4: error: stray ‘\357’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:5: error: stray ‘\277’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:6: error: stray ‘\274’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:7: error: stray ‘\357’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:8: error: stray ‘\277’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:9: error: stray ‘\274’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:10: error: stray ‘#’ in program
#include<bits/stdc++.h>
^
./Main.cpp:1:11: error: ‘include’ does not name a type
#include<bits/stdc++.h>
^~~~~~~
./Main.cpp: In function ‘int main()’:
./Main.cpp:5:5: error: ‘cin’ was not declared in this scope
cin>>b>>k>>s>>t>>r>>ti;
^~~
./Main.cpp:6:7: error: ‘min’ was not declared in this scope
x=min({b,k,s,t});
^~~
./Main.cpp:6:7: note: suggested alternative: ‘main’
x=min({b,k,s,t});
^~~
main
./Main.cpp:10:5: error: ‘cout’ was not declared in this scope
cout<<sum+sam<<'\n';
^~~~
セット
テストケース