Pagini recente » Cod sursa (job #1944690) | Borderou de evaluare (job #1929763) | Borderou de evaluare (job #240006) | Borderou de evaluare (job #2700995) | Borderou de evaluare (job #1803858)
Borderou de evaluare (job #1803858)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:63:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:83:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp: In function ‘void rev()’:
user.cpp:99:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < Chain[i].size(); j++)
^
user.cpp: In function ‘int SolveQ(int, long long int)’:
user.cpp:167:22: warning: unused variable ‘f’ [-Wunused-variable]
int sum = 0, f = node;
^
user.cpp:163:9: warning: unused variable ‘ind’ [-Wunused-variable]
int ind = 0, init = node;
^
user.cpp: In function ‘int findFather(int, int)’:
user.cpp:132:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:214:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carray.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 40ms | 12736kb | Incorect | 0 |
| 2 | 676ms | 41364kb | Incorect | 0 |
| 3 | 600ms | 39796kb | Incorect | 0 |
| 4 | 120ms | 15692kb | Incorect | 0 |
| 5 | 584ms | 45604kb | Incorect | 0 |
| 6 | 284ms | 28844kb | Incorect | 0 |
| 7 | 476ms | 47008kb | Incorect | 0 |
| 8 | 560ms | 57772kb | Incorect | 0 |
| 9 | 560ms | 59152kb | Incorect | 0 |
| 10 | 544ms | 56988kb | Incorect | 0 |
| Punctaj total | 0 |