Borderou de evaluare (job #2661011)

Utilizator popashtefan10Popa Stefan popashtefan10 Data 21 octombrie 2020 08:19:02
Problema Nave Interdimensionale Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:79:51: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("nave_interdimensionale.in", "r", stdin); ^ main.cpp:80:53: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("nave_interdimensionale.out", "w", stdout); ^ main.cpp:83:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &k); ^ main.cpp:85:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^ main.cpp: In function 'int count_moves(int*, int)': main.cpp:73:17: warning: iteration 100004 invokes undefined behavior [-Waggressive-loop-optimizations] ans += modul(cnt[i]); ~~~~~^~~~~~~~ main.cpp:72:20: note: within this loop for(int i = 1; i <= COORD_MAX; i++) ~~^~~~~~~~~~~~ main.cpp:31:22: warning: iteration 100004 invokes undefined behavior [-Waggressive-loop-optimizations] neg[i] = (cnt[i] < 0) + neg[i - 1]; ~~~~~^ main.cpp:30:22: note: within this loop for(int i = 1; i <= COORD_MAX; i++) { ~~^~~~~~~~~~~~ main.cpp:24:12: warning: iteration 100004 invokes undefined behavior [-Waggressive-loop-optimizations] cnt[i] = 0; ~~~~~~~^~~ main.cpp:23:20: note: within this loop for(int i = 1; i <= COORD_MAX; i++) ~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
118ms1310kbIncorect00
248ms1310kbIncorect00
359ms1310kbIncorect00
4108ms1310kbIncorect00
5403ms1441kbTime limit exceeded00
6400ms1441kbTime limit exceeded0
7403ms1441kbTime limit exceeded0
8403ms1441kbTime limit exceeded0
9400ms1441kbTime limit exceeded0
10403ms1441kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?