結果
問題 |
No.795 Restrictions!!!!!!!!!!!!!!
|
ユーザー |
|
提出日時 | 2019-04-14 17:00:10 |
言語 | C++17 (gcc 13.3.0 + boost 1.87.0) |
結果 |
WA
|
実行時間 | - |
コード長 | 173 bytes |
コンパイル時間 | 2,083 ms |
コンパイル使用メモリ | 191,124 KB |
最終ジャッジ日時 | 2025-01-07 02:11:18 |
ジャッジサーバーID (参考情報) |
judge2 / judge2 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
other | WA * 20 |
ソースコード
#include<bits/stdc++.h> using namespace std; int main() { long long int n,m; cin>>n>>m; //uwa--------------!!!! //souikotokaaaaaaaa!!! cout<<"YES"<<endl; return 0; }