Pagini recente » Borderou de evaluare (job #3335905) | Borderou de evaluare (job #2764635) | Borderou de evaluare (job #2597528) | Borderou de evaluare (job #2764633) | Borderou de evaluare (job #1361611)
Borderou de evaluare (job #1361611)
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 | 1020ms | 756kb | OK | 100 |
| Punctaj total | 100 |