Pagini recente » Cod sursa (job #1104271) | Borderou de evaluare (job #2756611) | Cod sursa (job #950617) | Cod sursa (job #767321) | Borderou de evaluare (job #1580516)
Borderou de evaluare (job #1580516)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:27:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vila.in", "r", stdin);
^
user.cpp:28:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:30:23: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(a[i] + 1);
^
user.cpp: In function ‘void write()’:
user.cpp:69:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vila.out", "w", stdout);
^
In file included from /usr/include/stdio.h:934:0,
from /usr/include/c++/4.8/cstdio:42,
from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:46,
from user.cpp:1:
In function ‘char* gets(char*)’,
inlined from ‘void read()’ at user.cpp:30:23:
/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/ccI3WCsh.o: In function `read()':
user.cpp:(.text+0x175): warning: the `gets' function is dangerous and should not be used.
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 484kb | OK | 10 |
| 2 | 0ms | 488kb | OK | 10 |
| 3 | 0ms | 956kb | Incorect | 0 |
| 4 | 0ms | 920kb | Incorect | 0 |
| 5 | 0ms | 816kb | OK | 10 |
| 6 | 0ms | 564kb | OK | 10 |
| 7 | 0ms | 808kb | OK | 10 |
| 8 | 0ms | 556kb | OK | 10 |
| 9 | 0ms | 576kb | OK | 10 |
| 10 | 0ms | 984kb | OK | 10 |
| Punctaj total | 80 |