Pagini recente » Borderou de evaluare (job #1268941) | Borderou de evaluare (job #202188) | Borderou de evaluare (job #1181504) | Borderou de evaluare (job #807005) | Borderou de evaluare (job #2332154)
Borderou de evaluare (job #2332154)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:56:32: 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:57:34: 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:58: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:61: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 | 46ms | 655kb | OK | 100 |
Punctaj total | 100 |