Pagini recente » Borderou de evaluare (job #16362) | Borderou de evaluare (job #789443) | Borderou de evaluare (job #2565974) | Borderou de evaluare (job #311175) | Borderou de evaluare (job #2089090)
Borderou de evaluare (job #2089090)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<G[i].size(); j++){
^
user.cpp:37:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k=0; k<G[p].size(); k++){
^
user.cpp:41:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (l=0; l<G[q].size(); l++)
^
user.cpp:21:34: 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:22:36: 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:26: 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:30: 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 | 40ms | 388kb | OK | 100 |
Punctaj total | 100 |