Pagini recente » Borderou de evaluare (job #446993) | Borderou de evaluare (job #2251595) | Borderou de evaluare (job #2081783) | Borderou de evaluare (job #1606804) | Borderou de evaluare (job #1187610)
Borderou de evaluare (job #1187610)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:33: 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:32:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:33:26: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(A,sizeof(A),stdin);
^
user.cpp:41:29: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(A,sizeof(A),stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1356ms | 1396kb | OK | 100 |
Punctaj total | 100 |