Pagini recente » Borderou de evaluare (job #539160) | Borderou de evaluare (job #2281932) | Borderou de evaluare (job #3186153) | Borderou de evaluare (job #617345) | Borderou de evaluare (job #1764466)
Borderou de evaluare (job #1764466)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int T; scanf("%d", &T);
^
user.cpp:54:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:60:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &node, &child, &position);
^
user.cpp:73:36: warning: ‘root’ may be used uninitialized in this function [-Wmaybe-uninitialized]
generateCode(tree, root, codes[k]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2016ms | 5452kb | OK | 100 |
Punctaj total | 100 |