Borderou de evaluare (job #1675750)
Raport evaluator
Compilare:
user.cpp: In function ‘int evaluare(int, int)’:
user.cpp:20:22: warning: NULL used in arithmetic [-Wpointer-arith]
while (*p[x][y]!=NULL)
^
user.cpp:34:28: warning: NULL used in arithmetic [-Wpointer-arith]
else if (*p[x][y]==NULL) aux+=aux1;
^
user.cpp: In function ‘int main()’:
user.cpp:40:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mxl.in","r",stdin);
^
user.cpp:41:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mxl.out","w",stdout);
^
user.cpp:42:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&n,&k);
^
user.cpp:45:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d =",&x,&y);
^
user.cpp:46:22: 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:1:
In function ‘char* gets(char*)’,
inlined from ‘int main()’ at user.cpp:46:22:
/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/ccKB0P8e.o: In function `main':
user.cpp:(.text.startup+0xae): warning: the `gets' function is dangerous and should not be used.
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | Incorect | 0 |
2 | 0ms | 300kb | OK | 10 |
3 | 0ms | 300kb | OK | 10 |
4 | 0ms | 336kb | OK | 10 |
5 | 0ms | 392kb | Incorect | 0 |
6 | 0ms | 384kb | Incorect | 0 |
7 | 4ms | 464kb | OK | 10 |
8 | 0ms | 448kb | OK | 10 |
9 | 4ms | 504kb | Incorect | 0 |
10 | 4ms | 692kb | OK | 10 |
Punctaj total | 60 |