結果
| 問題 |
No.1435 Mmm......
|
| コンテスト | |
| ユーザー |
Ebishu
|
| 提出日時 | 2021-03-20 01:15:38 |
| 言語 | C++17 (gcc 13.3.0 + boost 1.87.0) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 256 bytes |
| コンパイル時間 | 1,863 ms |
| コンパイル使用メモリ | 195,932 KB |
| 最終ジャッジ日時 | 2025-01-19 20:04:51 |
|
ジャッジサーバーID (参考情報) |
judge4 / judge2 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 4 |
| other | AC * 22 WA * 2 |
コンパイルメッセージ
main.cpp:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated]
1 | #import<bits/stdc++.h>
| ^~~~~~
main.cpp:3:44: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
3 | int R,n,i,l,r,a[1<<20];std::multiset<int>s;main(){for(std::cin>>n;std::cin>>a[i++];);for(;l<n;z l++])),R+=r-l)while(r<n){s.insert(a[r]);if(*begin(s)+*++begin(s)<*--end(s)){z r]));break;}r++;}std::cout<<R;}
| ^~~~
ソースコード
#import<bits/stdc++.h>
#define z s.erase(s.find(a[
int R,n,i,l,r,a[1<<20];std::multiset<int>s;main(){for(std::cin>>n;std::cin>>a[i++];);for(;l<n;z l++])),R+=r-l)while(r<n){s.insert(a[r]);if(*begin(s)+*++begin(s)<*--end(s)){z r]));break;}r++;}std::cout<<R;}
Ebishu