Pagini recente » Borderou de evaluare (job #1799027) | Borderou de evaluare (job #1038031) | Borderou de evaluare (job #3296707) | Borderou de evaluare (job #1113107) | Borderou de evaluare (job #1707795)
Borderou de evaluare (job #1707795)
Raport evaluator
Compilare:
user.cpp: In function ‘void bfs(int)’:
user.cpp:57:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( i = 0; i < v[ x ].size(); ++i ){
^
user.cpp:48:9: warning: unused variable ‘n’ [-Wunused-variable]
int n, i, y, c;
^
user.cpp:48:15: warning: unused variable ‘y’ [-Wunused-variable]
int n, i, y, c;
^
user.cpp: In function ‘int main()’:
user.cpp:19:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in","r",stdin);
^
user.cpp:20:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out","w",stdout);
^
user.cpp:24:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:26:28: 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 | 36ms | 396kb | Incorect | 0 |
Punctaj total | 0 |