Pagini recente » Borderou de evaluare (job #1614382) | Borderou de evaluare (job #258188) | Borderou de evaluare (job #2367825) | Borderou de evaluare (job #3001938) | Borderou de evaluare (job #1185743)
Borderou de evaluare (job #1185743)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:31: 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);
^
user.cpp:46:33: 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);
^
user.cpp:48:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:51:25: 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 | 536kb | Incorect | 0 |
Punctaj total | 0 |