Pagini recente » Borderou de evaluare (job #3179088) | Borderou de evaluare (job #389653) | Borderou de evaluare (job #427353) | Borderou de evaluare (job #1986458) | Borderou de evaluare (job #2248837)
Borderou de evaluare (job #2248837)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("laundering.in", "rt", stdin);
^
user.cpp:13:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("laundering.out", "wt", stdout);
^
user.cpp:15:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:18:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n", s);
^
user.cpp:46:10: warning: ‘chr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
char chr;
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 176ms | 1520kb | OK | 100 |
Punctaj total | 100 |