結果
| 問題 |
No.1435 Mmm......
|
| コンテスト | |
| ユーザー |
nok0
|
| 提出日時 | 2021-03-20 00:32:50 |
| 言語 | C++17 (gcc 13.3.0 + boost 1.87.0) |
| 結果 |
AC
|
| 実行時間 | 149 ms / 2,000 ms |
| コード長 | 286 bytes |
| コンパイル時間 | 1,850 ms |
| コンパイル使用メモリ | 194,380 KB |
| 最終ジャッジ日時 | 2025-01-19 19:55:09 |
|
ジャッジサーバーID (参考情報) |
judge2 / judge3 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 4 |
| other | AC * 24 |
コンパイルメッセージ
main.cpp:5:16: warning: ISO C++ forbids declaration of ‘main’ with no type [-Wreturn-type]
5 | multiset<int>s;main(){cin>>n;for(i=0;i<n;)cin>>a[i++];for(;l<n;R+=r-l-1,z l++])))while(r<n){s.insert(a[r]);if(*s.begin()+*++s.begin()-*s.rbegin()<0){z r]));break;}r++;}cout<<R;}
| ^~~~
ソースコード
#include<bits/stdc++.h>
long R;int n,i,l,r,a[1<<20];
using namespace std;
#define z s.erase(s.lower_bound(a[
multiset<int>s;main(){cin>>n;for(i=0;i<n;)cin>>a[i++];for(;l<n;R+=r-l-1,z l++])))while(r<n){s.insert(a[r]);if(*s.begin()+*++s.begin()-*s.rbegin()<0){z r]));break;}r++;}cout<<R;}
nok0