Borderou de evaluare (job #1466415)

Utilizator andrei.arnautuAndi Arnautu andrei.arnautu Data 29 iulie 2015 02:50:38
Problema Mxl Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void read_data()’: user.cpp:21:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &k); ^ user.cpp:26:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d ", &x, &y); ^ user.cpp:27:24: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result] gets( S[x][y] ); ^ In file included from /usr/include/stdio.h:934:0, from /usr/include/c++/4.8/cstdio:42, from user.cpp:4: In function ‘char* gets(char*)’, inlined from ‘void read_data()’ at user.cpp:27:24: /usr/include/i386-linux-gnu/bits/stdio2.h:230:28: warning: call to ‘__gets_warn’ declared with attribute warning: please use fgets or getline instead, gets can't specify buffer size [enabled by default] return __gets_warn (__str); ^ /tmp/cc0T9YMr.o: In function `read_data()': user.cpp:(.text+0x6e): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms280kbOK10
20ms300kbOK10
30ms300kbOK10
40ms336kbOK10
50ms392kbOK10
60ms392kbOK10
70ms452kbOK10
80ms448kbOK10
90ms504kbOK10
100ms740kbOK10
Punctaj total100

Ceva nu functioneaza?