Pagini recente » Borderou de evaluare (job #228591) | Borderou de evaluare (job #3292638) | Borderou de evaluare (job #2792588) | Borderou de evaluare (job #683504) | Borderou de evaluare (job #1187823)
Borderou de evaluare (job #1187823)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(infile, "r", stdin);
^
user.cpp:48:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outfile, "w", stdout);
^
user.cpp:53:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n", &t);
^
user.cpp:57:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &l, &v);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 92ms | 264kb | Incorect | 0 |
Punctaj total | 0 |