Pagini recente » Borderou de evaluare (job #3215346) | Borderou de evaluare (job #1014923) | Borderou de evaluare (job #684008) | Borderou de evaluare (job #3218958) | Borderou de evaluare (job #1667449)
Borderou de evaluare (job #1667449)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:71:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolve.in", "r", stdin);
^
user.cpp:72:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("revolve.out", "w", stdout);
^
user.cpp:76:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &numTests);
^
user.cpp:79: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:89:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &u, &v, &lca);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 372ms | 5108kb | Corect! | 100 |
Punctaj total | 100 |