Borderou de evaluare (job #579155)

Utilizator avatar Maftei_Andrei Maftei Andrei Iulian Maftei_Andrei IP ascuns
Problemă Fotografie (clasele 9-10) Compilator cpp-32 | vezi sursa
Rundă Arhiva de probleme Status evaluat
Dată 21 ian. 2021 20:02:34 Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:21:18: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[1001]' [-Wformat=] 21 | scanf(" %s ", &s); | ~^ ~~ | | | | | char (*)[1001] | char* main.cpp:31:19: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[1001]' [-Wformat=] 31 | scanf(" %s ", &s); | ~^ ~~ | | | | | char (*)[1001] | char* main.cpp:14:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] 14 | freopen("fotografie.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:15:12: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] 15 | freopen("fotografie.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:18:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 18 | scanf("%d%d", &n, &m); | ~~~~~^~~~~~~~~~~~~~~~ main.cpp:21:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 21 | scanf(" %s ", &s); | ~~~~~^~~~~~~~~~~~ main.cpp:28:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 28 | scanf("%d%d",&N,&M ); | ~~~~~^~~~~~~~~~~~~~~ main.cpp:31:15: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 31 | scanf(" %s ", &s); | ~~~~~^~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 393 kb OK 10
4 13 ms 2359 kb OK 10
5 27 ms 3534 kb OK 10
6 54 ms 4063 kb OK 10
7 28 ms 3796 kb Killed by Signal 9 0
8 33 ms 4112 kb Memory limit exceeded 0
9 23 ms 3141 kb Killed by Signal 9 0
10 45 ms 4087 kb Killed by Signal 9 0
Punctaj total 60