Pagini recente » Borderou de evaluare (job #2945360) | Borderou de evaluare (job #1381435) | Borderou de evaluare (job #262209) | Borderou de evaluare (job #1957499) | Borderou de evaluare (job #1446119)
Borderou de evaluare (job #1446119)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31: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:32: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:34:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:37:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &K);
^
user.cpp:38:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", text + 1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 580ms | 5356kb | OK | 100 |
Punctaj total | 100 |