Pagini recente » Borderou de evaluare (job #3284273) | Borderou de evaluare (job #1467089) | Borderou de evaluare (job #1087128) | Borderou de evaluare (job #2227691) | Borderou de evaluare (job #2026259)
Borderou de evaluare (job #2026259)
Raport evaluator
Compilare:
user.cpp: In function ‘int FindMinEdge(Trie*, int, int)’:
user.cpp:32:13: warning: unused variable ‘y’ [-Wunused-variable]
int y = 9;
^
user.cpp: In function ‘Trie* Recursion(int, std::vector<int>)’:
user.cpp:70:15: warning: unused variable ‘root2’ [-Wunused-variable]
Trie* root2 = Recursion(depth - 1, s[1]);
^
user.cpp:80:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:83:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:89:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:91:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 172ms | 12884kb | OK | 20 | 0 |
| 2 | 352ms | 14320kb | OK | 20 |
| 3 | 748ms | 50992kb | OK | 20 |
| 4 | 692ms | 41052kb | OK | 20 |
| 5 | Depăşit | 72608kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |