Pagini recente » Borderou de evaluare (job #2182608) | Borderou de evaluare (job #1949841) | Borderou de evaluare (job #2616337) | Borderou de evaluare (job #501998) | Borderou de evaluare (job #2089066)
Borderou de evaluare (job #2089066)
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: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 | 36ms | 380kb | Incorect | 0 |
Punctaj total | 0 |