Pagini recente » Borderou de evaluare (job #330564) | Borderou de evaluare (job #2947500) | Borderou de evaluare (job #2166876) | Borderou de evaluare (job #310475) | Borderou de evaluare (job #2401787)
Borderou de evaluare (job #2401787)
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 | 122ms | 60293kb | OK | 10 |
2 | 124ms | 60162kb | OK | 10 |
3 | 164ms | 61603kb | OK | 10 |
4 | 474ms | 71303kb | OK | 10 |
5 | 769ms | 81920kb | OK | 10 |
6 | 1061ms | 90308kb | OK | 10 |
7 | 1497ms | 95420kb | OK | 10 |
8 | 1245ms | 97517kb | OK | 10 |
9 | 1522ms | 99221kb | Time limit exceeded | 0 |
10 | 1434ms | 101318kb | OK | 10 |
Punctaj total | 90 |