Borderou de evaluare (job #2206174)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:44:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.in", "r", stdin);
^
user.cpp:45:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.out", "w", stdout);
^
user.cpp:47:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:50:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &parents[0][i]);
^
user.cpp:64:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &depth);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 6808kb | OK! | 10 |
2 | 4ms | 8860kb | OK! | 10 |
3 | 8ms | 8860kb | OK! | 10 |
4 | 20ms | 13020kb | OK! | 10 |
5 | 24ms | 13020kb | OK! | 10 |
6 | 88ms | 15248kb | OK! | 10 |
7 | 116ms | 17428kb | OK! | 10 |
8 | 192ms | 17564kb | OK! | 10 |
9 | Depăşit | 17956kb | Time limit exceeded. | 0 |
10 | Depăşit | 18232kb | Time limit exceeded. | 0 |
Punctaj total | 80 |