Borderou de evaluare (job #2107544)

Utilizator andrei.arnautuAndi Arnautu andrei.arnautu Data 17 ianuarie 2018 15:18:06
Problema Nuke Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘void ReadInput()’: user.cpp:49:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); sol.resize(m); ^ user.cpp:51:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] int x, y; scanf("%d%d", &x, &y); soldiers.emplace_back(x, y); ^ user.cpp:54:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] int x, y, r; scanf("%d%d%d", &x, &y, &r); bombs.emplace_back(x, y, r); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms276kbOK10
20ms392kbOK10
344ms1556kbOK10
484ms3108kbOK10
5324ms8796kbOK10
6Depăşit13472kbTime limit exceeded.0
7Depăşit13744kbTime limit exceeded.0
8Depăşit13892kbTime limit exceeded.0
9Depăşit13968kbTime limit exceeded.0
10Depăşit13440kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?