Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #2666514) | Borderou de evaluare (job #3314275) | problema/expanding | Borderou de evaluare (job #1446116)
Borderou de evaluare (job #1446116)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:53:44: 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:54:46: 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:56:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:59:30: 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 | 24ms | 468kb | OK | 100 |
| Punctaj total | 100 |