Pagini recente » Cod sursa (job #2592194) | Cod sursa (job #2463426) | Cod sursa (job #3284180) | Cod sursa (job #2943298) | Borderou de evaluare (job #1291279)
Borderou de evaluare (job #1291279)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:58:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(v[j][pos].y+cost<=actx && pos<(v[j].size()-1))
^
user.cpp:68:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if ((v[j][pos].y+cost<=actx) && pos<dp[j].size()) {res=max(res,dp[j][pos]);}
^
user.cpp:23:11: warning: unused variable ‘t’ [-Wunused-variable]
{ int i,j,t,cost,ind,pos,actx,acty,acts,sol=0,res;
^
user.cpp:23:31: warning: variable ‘acty’ set but not used [-Wunused-but-set-variable]
{ int i,j,t,cost,ind,pos,actx,acty,acts,sol=0,res;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 496kb | OK | 10 |
2 | 0ms | 928kb | OK | 10 |
3 | 0ms | 932kb | OK | 10 |
4 | 20ms | 3552kb | OK | 10 |
5 | 24ms | 3572kb | OK | 10 |
6 | 80ms | 8224kb | OK | 10 |
7 | 164ms | 12660kb | OK | 10 |
8 | 280ms | 16788kb | OK | 10 |
9 | 276ms | 16768kb | OK | 10 |
10 | 280ms | 16744kb | OK | 10 |
Punctaj total | 100 |