Pagini recente » Cod sursa (job #605815) | Monitorul de evaluare | Cod sursa (job #582193) | Cod sursa (job #1099226) | Borderou de evaluare (job #2602119)
Borderou de evaluare (job #2602119)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:25:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<nod[x].size(); i++)
~^~~~~~~~~~~~~~
main.cpp: In function 'void eulerTour()':
main.cpp:42:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=1; i<l.size(); i++) maxip[i] = max(maxip[i-1], a[l[i]]);
~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:63:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(la[x] < l.size() - 1) ans = max(ans, maxis[la[x]+1]);
~~~~~~^~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 15ms | 7471kb | Incorect | 0 |
| 2 | 18ms | 7471kb | OK | 10 |
| 3 | 26ms | 7602kb | Incorect | 0 |
| 4 | 25ms | 7602kb | Incorect | 0 |
| 5 | 56ms | 9437kb | Incorect | 0 |
| 6 | 183ms | 16900kb | Incorect | 0 |
| 7 | 272ms | 21610kb | Incorect | 0 |
| 8 | 428ms | 30265kb | Incorect | 0 |
| 9 | 560ms | 31830kb | Incorect | 0 |
| 10 | 619ms | 33275kb | Incorect | 0 |
| Punctaj total | 10 |