Borderou de evaluare (job #1500124)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:77:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < list[node].size(); i++) {
^
user.cpp:45:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbciclu.in","r",stdin);
^
user.cpp:46:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbciclu.out","w",stdout);
^
user.cpp:48:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &t); t > 0; t--) {
^
user.cpp:49:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:54:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1348ms | 17848kb | OK | 10 |
2 | 1328ms | 17980kb | OK | 10 |
3 | 872ms | 16524kb | OK | 10 |
4 | 1356ms | 18056kb | OK | 10 |
5 | 1368ms | 18432kb | OK | 10 |
6 | Depăşit | 20580kb | Time limit exceeded. | 0 |
7 | 3372ms | 20020kb | OK | 10 |
8 | Depăşit | 20392kb | Time limit exceeded. | 0 |
9 | Depăşit | 20408kb | Time limit exceeded. | 0 |
10 | Depăşit | 19876kb | Time limit exceeded. | 0 |
Punctaj total | 60 |