Pagini recente » Borderou de evaluare (job #405323) | Borderou de evaluare (job #1306878) | Cod sursa (job #7997) | Borderou de evaluare (job #2027349) | Borderou de evaluare (job #2441345)
Borderou de evaluare (job #2441345)
Raport evaluator
Compilare:
main.cpp: In function 'std::vector<std::pair<int, int> > dpmerge(std::vector<std::pair<int, int> >, std::vector<std::pair<int, int> >)':
main.cpp:39:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v2.size();i++) v2[i].first++;
~^~~~~~~~~~
main.cpp:43:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<v1.size() or j<v2.size())
~^~~~~~~~~~
main.cpp:43:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<v1.size() or j<v2.size())
~^~~~~~~~~~
main.cpp:45:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j>=v2.size()) {aux.push_back(v1[i]);i++;}
~^~~~~~~~~~~
main.cpp:46:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
else if(i>=v1.size()) {aux.push_back(v2[j]);j++;}
~^~~~~~~~~~~
main.cpp:52:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<aux.size();i++)
~^~~~~~~~~~~
main.cpp: In function 'std::vector<std::pair<int, int> > dpmerge1(std::vector<std::pair<int, int> >, std::vector<std::pair<int, int> >)':
main.cpp:76:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<v1.size() or j<v2.size())
~^~~~~~~~~~
main.cpp:76:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(i<v1.size() or j<v2.size())
~^~~~~~~~~~
main.cpp:78:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(j>=v2.size()) {aux.push_back(v1[i]);i++;}
~^~~~~~~~~~~
main.cpp:79:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
else if(i>=v1.size()) {aux.push_back(v2[j]);j++;}
~^~~~~~~~~~~
main.cpp:85:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1;i<aux.size();i++)
~^~~~~~~~~~~
main.cpp: In function 'void dfsdown(int, int)':
main.cpp:108:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
~^~~~~~~~~~~~~~
main.cpp: In function 'void dfsup(int, int)':
main.cpp:151:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<ans.size()-1;i++)
~^~~~~~~~~~~~~
main.cpp:153:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:240:41: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
printf("%d\n",(1LL*rez[i]*b)%mod);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| ✓ | 1 | 69ms | 28966kb | Incorect | 0 | 0 |
| ✗ | 2 | 61ms | 28966kb | Incorect | 0 |
| ✓ | 3 | 61ms | 28966kb | Incorect | 0 |
| ✗ | 4 | 51ms | 28966kb | Incorect | 0 |
| ✗ | 5 | 64ms | 28966kb | Incorect | 0 |
| ✓ | 6 | 67ms | 29097kb | Incorect | 0 | 0 |
| ✗ | 7 | 67ms | 29097kb | Incorect | 0 |
| ✗ | 8 | 62ms | 29097kb | Incorect | 0 |
| ✗ | 9 | 69ms | 29360kb | Incorect | 0 |
| ✗ | 10 | 69ms | 29360kb | Incorect | 0 |
| ✗ | 11 | 75ms | 29360kb | Incorect | 0 |
| ✗ | 12 | 56ms | 29097kb | Incorect | 0 |
| ✓ | 13 | 66ms | 29097kb | Incorect | 0 |
| ✗ | 14 | 71ms | 29097kb | Incorect | 0 |
| ✗ | 15 | 67ms | 29097kb | Incorect | 0 |
| ✗ | 16 | 68ms | 29229kb | Incorect | 0 |
| ✗ | 17 | 68ms | 29097kb | Incorect | 0 |
| ✓ | 18 | 68ms | 29360kb | Incorect | 0 |
| ✗ | 19 | 67ms | 29097kb | Incorect | 0 |
| ✗ | 20 | 67ms | 29229kb | Incorect | 0 |
| ✓ | 21 | 600ms | 41287kb | Incorect | 0 | 0 |
| ✗ | 22 | 699ms | 65011kb | Incorect | 0 |
| ✗ | 23 | 584ms | 42336kb | Incorect | 0 |
| ✓ | 24 | 649ms | 50069kb | Incorect | 0 |
| ✗ | 25 | 613ms | 50331kb | Incorect | 0 |
| ✓ | 26 | 760ms | 41811kb | Incorect | 0 | 0 |
| ✗ | 27 | 805ms | 41811kb | Incorect | 0 |
| ✗ | 28 | 731ms | 41811kb | Incorect | 0 |
| ✗ | 29 | 965ms | 72744kb | Incorect | 0 |
| ✗ | 30 | 1156ms | 69206kb | Incorect | 0 |
| ✓ | 31 | 1268ms | 72876kb | Incorect | 0 |
| ✗ | 32 | 664ms | 42729kb | Incorect | 0 |
| ✗ | 33 | 671ms | 42467kb | Incorect | 0 |
| ✗ | 34 | 680ms | 42860kb | Incorect | 0 |
| ✗ | 35 | 866ms | 50462kb | Incorect | 0 |
| ✓ | 36 | 816ms | 49545kb | Incorect | 0 |
| ✗ | 37 | 942ms | 53477kb | Incorect | 0 |
| ✓ | 38 | 714ms | 41549kb | Incorect | 0 | 0 |
| ✗ | 39 | 784ms | 41549kb | Incorect | 0 |
| ✗ | 40 | 731ms | 41811kb | Incorect | 0 |
| ✗ | 41 | 889ms | 60948kb | Incorect | 0 |
| ✗ | 42 | 906ms | 66846kb | Incorect | 0 |
| ✓ | 43 | 1108ms | 78643kb | Incorect | 0 |
| ✗ | 44 | 598ms | 42598kb | Incorect | 0 |
| ✗ | 45 | 574ms | 42336kb | Incorect | 0 |
| ✗ | 46 | 623ms | 42754kb | Incorect | 0 |
| ✗ | 47 | 737ms | 52822kb | Incorect | 0 |
| ✗ | 48 | 827ms | 60948kb | Incorect | 0 |
| ✓ | 49 | 966ms | 57540kb | Incorect | 0 |
| ✗ | 50 | 743ms | 50069kb | Incorect | 0 |
| Punctaj total | 0 |