Pagini recente » Borderou de evaluare (job #1795282) | Borderou de evaluare (job #2072021) | Borderou de evaluare (job #403006) | Borderou de evaluare (job #2017493) | Borderou de evaluare (job #2269891)
Borderou de evaluare (job #2269891)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:12: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);
^
main.cpp:13: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);
^
main.cpp: In function 'void Read()':
main.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);
^
main.cpp:32: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 | 56ms | 4980kb | Incorect | 0 |
Punctaj total | 0 |