Pagini recente » Cod sursa (job #2382239) | Borderou de evaluare (job #2037862) | Cod sursa (job #2842096) | Cod sursa (job #3226256) | Borderou de evaluare (job #2224192)
Borderou de evaluare (job #2224192)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:49:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0;j<v[i].size();j++){
~^~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:81:43: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d%d%d\n",&n,&aa,&r,&k);
^
user.cpp:84:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets (s,4000,fin);
^
In file included from /usr/include/stdio.h:936:0,
from /usr/include/c++/6/cstdio:42,
from user.cpp:1:
In function ‘char* fgets(char*, int, FILE*)’,
inlined from ‘int main()’ at user.cpp:84:27:
/usr/include/bits/stdio2.h:261:58: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer
return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1352kb | OK | 10 |
2 | 0ms | 1364kb | OK | 10 |
3 | 0ms | 1452kb | OK | 10 |
4 | 4ms | 1552kb | OK | 10 |
5 | 36ms | 1904kb | OK | 10 |
6 | 108ms | 2392kb | OK | 10 |
7 | 304ms | 2604kb | OK | 10 |
8 | Depăşit | 2108kb | Time limit exceeded. | 0 |
9 | 100ms | 2328kb | OK | 10 |
10 | Depăşit | 1616kb | Time limit exceeded. | 0 |
Punctaj total | 80 |