Pagini recente » Borderou de evaluare (job #2739133) | Borderou de evaluare (job #3171901) | Borderou de evaluare (job #507010) | Borderou de evaluare (job #2627381) | Borderou de evaluare (job #2441200)
Borderou de evaluare (job #2441200)
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:107: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:148:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<ans.size()-1;i++)
~^~~~~~~~~~~~~
main.cpp:150: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:216:45: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("palatulvoltaic.out","w",stdout);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
✓ | 1 | 76ms | 36175kb | Incorect | 0 | 0 |
✗ | 2 | 70ms | 36175kb | Incorect | 0 |
✓ | 3 | 77ms | 36175kb | Incorect | 0 |
✗ | 4 | 76ms | 36175kb | Incorect | 0 |
✗ | 5 | 84ms | 36175kb | Incorect | 0 |
✓ | 6 | 73ms | 36438kb | Incorect | 0 | 0 |
✗ | 7 | 84ms | 36438kb | Incorect | 0 |
✗ | 8 | 89ms | 36438kb | Incorect | 0 |
✗ | 9 | 82ms | 36700kb | Incorect | 0 |
✗ | 10 | 89ms | 36700kb | Incorect | 0 |
✗ | 11 | 80ms | 36831kb | Incorect | 0 |
✗ | 12 | 79ms | 36438kb | Incorect | 0 |
✓ | 13 | 83ms | 36438kb | Incorect | 0 |
✗ | 14 | 84ms | 36438kb | Incorect | 0 |
✗ | 15 | 87ms | 36438kb | Incorect | 0 |
✗ | 16 | 75ms | 36569kb | Incorect | 0 |
✗ | 17 | 91ms | 36569kb | Incorect | 0 |
✓ | 18 | 74ms | 36700kb | Incorect | 0 |
✗ | 19 | 87ms | 36438kb | Incorect | 0 |
✗ | 20 | 77ms | 36569kb | Incorect | 0 |
✓ | 21 | 1032ms | 55836kb | Incorect | 0 | 0 |
✗ | 22 | 1235ms | 78643kb | Incorect | 0 |
✗ | 23 | 1122ms | 56320kb | Incorect | 0 |
✓ | 24 | 1037ms | 64880kb | Incorect | 0 |
✗ | 25 | 906ms | 64749kb | Incorect | 0 |
✓ | 26 | 1414ms | 60686kb | Incorect | 0 | 0 |
✗ | 27 | 1562ms | 61997kb | Incorect | 0 |
✗ | 28 | 1748ms | 67502kb | Incorect | 0 |
✗ | 29 | 2002ms | 101449kb | Time limit exceeded | 0 |
✗ | 30 | 1753ms | 94601kb | Incorect | 0 |
✓ | 31 | 2000ms | 107610kb | Time limit exceeded | 0 |
✗ | 32 | 1302ms | 61210kb | Incorect | 0 |
✗ | 33 | 940ms | 57671kb | Incorect | 0 |
✗ | 34 | 1318ms | 65798kb | Incorect | 0 |
✗ | 35 | 1448ms | 76808kb | Incorect | 0 |
✓ | 36 | 1188ms | 66322kb | Incorect | 0 |
✗ | 37 | 1796ms | 85458kb | Incorect | 0 |
✓ | 38 | 1252ms | 61865kb | Incorect | 0 | 0 |
✗ | 39 | 1357ms | 57671kb | Incorect | 0 |
✗ | 40 | 1738ms | 66846kb | Incorect | 0 |
✗ | 41 | 1611ms | 88342kb | Incorect | 0 |
✗ | 42 | 1285ms | 82182kb | Incorect | 0 |
✓ | 43 | 2000ms | 115212kb | Time limit exceeded | 0 |
✗ | 44 | 1326ms | 62128kb | Incorect | 0 |
✗ | 45 | 1108ms | 57409kb | Incorect | 0 |
✗ | 46 | 1403ms | 61865kb | Incorect | 0 |
✗ | 47 | 1804ms | 78381kb | Incorect | 0 |
✗ | 48 | 1870ms | 85700kb | Incorect | 0 |
✓ | 49 | 2003ms | 88997kb | Time limit exceeded | 0 |
✗ | 50 | 1765ms | 73531kb | Incorect | 0 |
Punctaj total | 0 |