Pagini recente » Borderou de evaluare (job #1700218) | Borderou de evaluare (job #977219) | Borderou de evaluare (job #2093439) | Borderou de evaluare (job #1881312) | Borderou de evaluare (job #1185740)
Borderou de evaluare (job #1185740)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14: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:15: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:17: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:20: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 | 8ms | 532kb | Incorect | 0 |
Punctaj total | 0 |