Borderou de evaluare (job #1466416)

Utilizator andrei.arnautuAndi Arnautu andrei.arnautu Data 29 iulie 2015 02:51:15
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/ccjHQG89.o: In function `read_data()': user.cpp:(.text+0x69): warning: the `gets' function is dangerous and should not be used.
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms284kbOK10
20ms308kbOK10
30ms300kbOK10
40ms344kbOK10
50ms396kbOK10
60ms396kbOK10
70ms456kbOK10
80ms452kbOK10
90ms508kbOK10
100ms696kbOK10
Punctaj total100

Ceva nu functioneaza?