Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1512412)
| Utilizator | Data | 28 octombrie 2015 00:35:55 | |
|---|---|---|---|
| Problema | Lowest Common Ancestor | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int, int)’:
user.cpp:14:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < L[where].size(); i ++) {
^
user.cpp: In function ‘int main()’:
user.cpp:39:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &n, &m);
^
user.cpp:41:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &t[i]);
^
user.cpp:52:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &x, &y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 1620kb | OK | 10 | 10 |
| 2 | 0ms | 1700kb | OK | 10 | 10 |
| 3 | 20ms | 3720kb | OK | 10 | 10 |
| 4 | 168ms | 14184kb | OK | 10 | 10 |
| 5 | 192ms | 22560kb | OK | 10 | 10 |
| 6 | 280ms | 22556kb | OK | 10 | 10 |
| 7 | Depăşit | 10784kb | Time limit exceeded. | 0 | 0 |
| 8 | 1332ms | 22560kb | OK | 10 | 30 |
| 9 | 1656ms | 22560kb | OK | 10 | |
| 10 | 1872ms | 22560kb | OK | 10 | |
| Punctaj total | 90 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
