Pagini recente » Borderou de evaluare (job #2230337) | Borderou de evaluare (job #2384414) | Borderou de evaluare (job #2384358) | Borderou de evaluare (job #2833612) | Borderou de evaluare (job #1187395)
Borderou de evaluare (job #1187395)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:37: 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:28:39: 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:29:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:32:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", (a+1));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 976ms | 752kb | OK | 100 |
Punctaj total | 100 |