Pagini recente » Borderou de evaluare (job #1678735) | Borderou de evaluare (job #2142591) | Borderou de evaluare (job #2069536) | Borderou de evaluare (job #1291345) | Borderou de evaluare (job #1280884)
Borderou de evaluare (job #1280884)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:76:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.in", "rt", stdin);
^
user.cpp:77:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fof.out", "wt", stdout);
^
user.cpp:79: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:83: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 | Incorect | 0 |
Punctaj total | 0 |