Pagini recente » Borderou de evaluare (job #196525) | Borderou de evaluare (job #3136838) | Borderou de evaluare (job #519671) | Borderou de evaluare (job #1753666) | Borderou de evaluare (job #1893280)
Borderou de evaluare (job #1893280)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:32: 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:13:34: 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:16: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:23:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 28ms | 532kb | Incorect | 0 |
Punctaj total | 0 |