Borderou de evaluare (job #2653009)

Utilizator alexnekiNechifor Alexandru alexneki Data 26 septembrie 2020 16:39:45
Problema Ulei Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void write()': main.cpp:81:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < output.size(); i++) { ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:110:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j + add < g[i].size(); j++) { ~~~~~~~~^~~~~~~~~~~~~ main.cpp:88:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("ulei.in", "r", stdin); ^ main.cpp:89:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("ulei.out", "w", stdout); ^ main.cpp:92:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &nTest); ^ main.cpp:94:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ main.cpp:97:73: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &edges[i].from, &edges[i].to, &edges[i].col); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms1179kbOk!10
227ms2228kbOk!10
367ms3932kbOk!10
41501ms55394kbTime limit exceeded0
51500ms51933kbTime limit exceeded0
61502ms53202kbTime limit exceeded0
71503ms54755kbTime limit exceeded0
81500ms54423kbTime limit exceeded0
91503ms54968kbTime limit exceeded0
101502ms55275kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?