Pagini recente » Borderou de evaluare (job #1589490) | Borderou de evaluare (job #2062817) | Borderou de evaluare (job #788703) | Borderou de evaluare (job #1609238) | Borderou de evaluare (job #2560966)
Borderou de evaluare (job #2560966)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:46:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(infile, "r", stdin);
^
main.cpp:47:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen(outfile, "w", stdout);
^
main.cpp:49:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
main.cpp:53:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
main.cpp: In function 'std::pair<int, int> find_first_node(int)':
main.cpp:17:24: warning: 'best_node' may be used uninitialized in this function [-Wmaybe-uninitialized]
int max_depth = 0, best_node;
^~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 3ms | 262kb | OK | 10 |
| 5 | 14ms | 786kb | OK | 10 |
| 6 | 50ms | 2228kb | OK | 10 |
| 7 | 77ms | 3145kb | OK | 10 |
| 8 | 127ms | 4718kb | OK | 10 |
| 9 | 89ms | 5242kb | OK | 10 |
| 10 | 175ms | 6160kb | OK | 10 |
| Punctaj total | 100 |