Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1786739)
Utilizator | Data | 23 octombrie 2016 15:56:25 | |
---|---|---|---|
Problema | Arbore partial de cost minim | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Compilare:
user.cpp: In member function ‘int PaduriDisjuncte::gasireParinte(int)’:
user.cpp:33:5: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void solve()’:
user.cpp:104:13: warning: unused variable ‘tmp1’ [-Wunused-variable]
int tmp1 = get<1>(vecini[i]);
^
user.cpp:105:13: warning: unused variable ‘tmp2’ [-Wunused-variable]
int tmp2 = get<2>(vecini[i]);
^
user.cpp:118:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < sol.size(); i++)
^
user.cpp: In function ‘void citire()’:
user.cpp:81:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:87:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &tmp1, &tmp2, &tmp3);
^
user.cpp: In function ‘int main()’:
user.cpp:126:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.in", "r", stdin);
^
user.cpp:127:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.out", "w", stdout);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 0ms | 1836kb | Cost incorect | 0 |
2 | 0ms | 1844kb | Cost incorect | 0 |
3 | 0ms | 1844kb | Cost incorect | 0 |
4 | 0ms | 1852kb | Cost incorect | 0 |
5 | 0ms | 1864kb | Cost incorect | 0 |
6 | 96ms | 3376kb | Cost incorect | 0 |
7 | 148ms | 4820kb | Cost incorect | 0 |
8 | 36ms | 2656kb | Cost incorect | 0 |
9 | 48ms | 2660kb | Cost incorect | 0 |
10 | 144ms | 4816kb | Cost incorect | 0 |
Punctaj total | 0 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !