Pagini recente » Borderou de evaluare (job #3118570) | Borderou de evaluare (job #1328688) | Borderou de evaluare (job #1341345) | Borderou de evaluare (job #2105727) | Borderou de evaluare (job #1407599)
Borderou de evaluare (job #1407599)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:91:7: warning: unused variable ‘x’ [-Wunused-variable]
int x = strlen(s);
^
user.cpp:80:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv10.in", "r", stdin);
^
user.cpp:81:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv10.out", "w", stdout);
^
user.cpp:82:16: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:85:26: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s, 100001, stdin);
^
user.cpp:86:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(st, 100001, stdin);
^
user.cpp:87:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(dr, 100001, stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1092kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |