I submitted a problem two hours ago, but the verdict has been keeping "In queue". I hope someone to fix this bug. Thank you.Compare Revisions History Revisions Rev.Lang.ByWhenΔComment en1 charlie_shu 2018-08-1
Queue is stuck. Both new solutions and the ones with ongoing testing aren't progressing at the moment → Reply PTqwq_ 9 months ago, # | ← Rev. 2 -6 You are right, but we can't get verdicts as fast as before now. So, can codeforces allocate only 10% to other submissions?
But I guess I'll have to wait a few hours to get a new verdict based on the current queue XD →Reply BuzzyBeez 9 months ago,#| 0 Auto comment: topic has been updated byBuzzyBeez(previous revision,new revision,compare). →Reply
Hi, I write the brute force solution for problem C and expected the "TLE" but it gives me the "WA" verdict. Can you check my code? https://mirror.codeforces.com/contest/1805/submission/200462356 → Reply ND_ 23 months ago, # ^ | 0 The value of k can be -1, so initializing...
All the suspicious verdicts (testing error etc.) are not considered while evaluating the results. That is also true for the solutions that had fallen on test 1 (in the problems containing more than one test). What are the rating and the divisions? When the contesters take part in ...
#include<queue> #include #include<vector> #include<set> #include<string> #include<cmath> #include<cstring> #define ll long long #define pb push_back #define pm make_pair #define fi first #define se second usingnamespacestd; constint...
In case your query is invalid, you asked more than 2n2k queries of type ? or you asked more than 30 000 queries of type R, the program will print the letter E and will finish interaction. You will receive a Wrong Answer verdict. Make sure to exit immediately to avoid getting other ve...
[u]=tot; }queue<Data>q;voidbfs(){while(!q.empty()){intu=q.front().u,nsp=q.front().nsp,ds=q.front().ds; q.pop();for(inti=head[u];i;i=e[i].nxt)if(!vis[e[i].v][nsp]){vis[e[i].v][nsp]=1;dis[e[i].v][nsp]=ds+1;data.u=e[i].v;data.nsp=nsp;data.ds...
In case your query is invalid, you asked more than 2n2k queries of type ? or you asked more than 30 000 queries of type R, the program will print the letter E and will finish interaction. You will receive a Wrong Answer verdict. Make sure to exit immediately to avoid getting other ve...
2024 ICPC World Finals Astana will begin onSeptember 19, 2024 at 11:00 (UTC+5). We are thrilled to invite you to join the live broadcast of the main event of the year in the world of sports programming! Teams qualified to ICPC WF Astana: ...