Pagini recente » Borderou de evaluare (job #828687) | Borderou de evaluare (job #28988) | Borderou de evaluare (job #1617674) | Borderou de evaluare (job #3161704) | Borderou de evaluare (job #1964009)
Borderou de evaluare (job #1964009)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("zapezi2.in", "r", stdin);
^
user.cpp:34:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("zapezi2.out", "w", stdout);
^
user.cpp:37:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &Tests);
^
user.cpp:40:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M), nr = 0;
^
user.cpp:42:63: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &x[i], &y[i]), ap[x[i]] = ap[y[i]] = 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2180ms | 484kb | OK | 100 |
Punctaj total | 100 |