Pagini recente » Borderou de evaluare (job #2163783) | Borderou de evaluare (job #3250232) | Borderou de evaluare (job #2863320) | Borderou de evaluare (job #2482151) | Borderou de evaluare (job #1361605)
Borderou de evaluare (job #1361605)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prefixe.in", "r", stdin);
^
user.cpp:30:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prefixe.out","w",stdout);
^
user.cpp:32:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:36:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", str+1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 988ms | 756kb | OK | 100 |
Punctaj total | 100 |