Pagini recente » Borderou de evaluare (job #2079058) | Borderou de evaluare (job #2514716) | Borderou de evaluare (job #437016) | Borderou de evaluare (job #2929487) | Borderou de evaluare (job #1280872)
Borderou de evaluare (job #1280872)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:72: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:73: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:75: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:79: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 | 112ms | 380kb | Incorect | 0 |
Punctaj total | 0 |