Pagini recente » Borderou de evaluare (job #757875) | Borderou de evaluare (job #201438) | Borderou de evaluare (job #1491018) | Borderou de evaluare (job #296226) | Borderou de evaluare (job #1280871)
Borderou de evaluare (job #1280871)
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 | 80ms | 384kb | Incorect | 0 |
Punctaj total | 0 |