Pagini recente » Borderou de evaluare (job #407055) | Borderou de evaluare (job #2081492) | Borderou de evaluare (job #2985663) | Borderou de evaluare (job #2928304) | Borderou de evaluare (job #1439880)
Borderou de evaluare (job #1439880)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21: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:22: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:31:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:34:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 516kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |