Pagini recente » Borderou de evaluare (job #472276) | Borderou de evaluare (job #627920) | Borderou de evaluare (job #866442) | Borderou de evaluare (job #431263) | Borderou de evaluare (job #1353256)
Borderou de evaluare (job #1353256)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.in", "r", stdin);
^
user.cpp:31:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.out", "w", stdout);
^
user.cpp:62:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:67:26: 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 | 608ms | 640kb | Incorect | 0 |
Punctaj total | 0 |