Pagini recente » Borderou de evaluare (job #1271314) | Borderou de evaluare (job #600219) | Borderou de evaluare (job #1875598) | Borderou de evaluare (job #543468) | Borderou de evaluare (job #2401785)
Borderou de evaluare (job #2401785)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int, int)':
main.cpp:49:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pathSums[index].empty() || pos == pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:60:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pos < pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:71:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (pos < pathSums[index].size()) {
~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:84:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &n, &sum);
^
main.cpp:87:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 71ms | 40108kb | OK | 10 |
2 | 74ms | 40108kb | OK | 10 |
3 | 132ms | 41549kb | OK | 10 |
4 | 446ms | 50987kb | OK | 10 |
5 | 734ms | 61079kb | OK | 10 |
6 | 1002ms | 68812kb | OK | 10 |
7 | 1164ms | 73531kb | OK | 10 |
8 | 1215ms | 75366kb | OK | 10 |
9 | 1308ms | 76939kb | OK | 10 |
10 | 1503ms | 78483kb | Time limit exceeded | 0 |
Punctaj total | 90 |