Pagini recente » Borderou de evaluare (job #120632) | Borderou de evaluare (job #2080311) | Borderou de evaluare (job #2202076) | Borderou de evaluare (job #3260143) | Borderou de evaluare (job #1886170)
Borderou de evaluare (job #1886170)
Raport evaluator
Compilare:
user.cpp: In function ‘void verif(int)’:
user.cpp:15:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<vec[nod].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:38:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("easygraph.in", "r", stdin);
^
user.cpp:39:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("easygraph.out", "w", stdout);
^
user.cpp:40:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
user.cpp:44:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &n, &m);
^
user.cpp:47:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%lld", &v[i]);
^
user.cpp:51:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 996kb | Time limit exceeded. | 0 |
Punctaj total | 0 |