Pagini recente » Borderou de evaluare (job #2881986) | Borderou de evaluare (job #1672555) | Borderou de evaluare (job #506232) | Borderou de evaluare (job #565) | Borderou de evaluare (job #1439792)
Borderou de evaluare (job #1439792)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:12: warning: unused variable ‘s’ [-Wunused-variable]
int i, s, p;
^
user.cpp:26: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:27: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:29:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:33:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &K);
^
user.cpp:34:30: 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 | Depăşit | 4540kb | Time limit exceeded. | 0 |
Punctaj total | 0 |