Pagini recente » Borderou de evaluare (job #127651) | Borderou de evaluare (job #1653614) | Borderou de evaluare (job #2579431) | Borderou de evaluare (job #2838200) | Borderou de evaluare (job #1351082)
Borderou de evaluare (job #1351082)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:55:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:56:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:59:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:62:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 428kb | Time limit exceeded. | 0 |
Punctaj total | 0 |