Pagini recente » Borderou de evaluare (job #1901334) | Borderou de evaluare (job #3265547) | Borderou de evaluare (job #3005472) | Borderou de evaluare (job #2874984) | Borderou de evaluare (job #1441774)
Borderou de evaluare (job #1441774)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:58:47: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFileName.c_str(), "r", stdin);
^
user.cpp:59:49: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFileName.c_str(), "w", stdout);
^
user.cpp:61:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:65:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &A, &B, &P);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 8612kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |