Pagini recente » Borderou de evaluare (job #3457) | Borderou de evaluare (job #3149554) | Borderou de evaluare (job #2235223) | Borderou de evaluare (job #1245994) | Borderou de evaluare (job #1858170)
Borderou de evaluare (job #1858170)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:28: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(in, "r", stdin);
^
user.cpp:30:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(out, "w", stdout);
^
user.cpp:32:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:35:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s %d", s+1, &l);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 4360kb | Incorect | 0 |
Punctaj total | 0 |