Submission #73096
ソースコード
ステータス
項目 |
データ |
問題 |
1537 - 乗り継ぎ |
ユーザー名 |
ei2132
|
投稿日時 |
2022-09-07 17:46:56 |
言語 |
C++17 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
49972 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp:86:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:96:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:161:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:171:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:236:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:246:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:311:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:321:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:386:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:396:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:461:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:471:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:536:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:546:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:611:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:621:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:686:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:696:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:761:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:771:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:836:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:846:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:911:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:921:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:986:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:996:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1061:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1071:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1136:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1146:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1211:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1221:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1286:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1296:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1361:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1371:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1436:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1446:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1511:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1521:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1586:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1596:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1661:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1671:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1736:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1746:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1811:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1821:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1886:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1896:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:1961:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:1971:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:2036:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:2046:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:2111:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:2121:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:2186:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:2196:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
./Main.cpp:2261:5: error: redefinition of ‘int sod(int)’
int sod(int n){
^~~
./Main.cpp:11:5: note: ‘int sod(int)’ previously defined here
int sod(int n){
^~~
./Main.cpp:2271:5: error: redefinition of ‘int main()’
int main(){
^~~~
./Main.cpp:21:5: note: ‘int main()’ previously defined here
int main(){
^~~~
セット
テストケース