Pagini recente » Borderou de evaluare (job #323977) | Borderou de evaluare (job #1310005) | Borderou de evaluare (job #2912723) | Borderou de evaluare (job #928669) | Borderou de evaluare (job #1351471)
Borderou de evaluare (job #1351471)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59: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:60: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:63:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:66:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%lld", &N, &K);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 444kb | OK | 100 |
Punctaj total | 100 |