Pagini recente » Borderou de evaluare (job #1715574) | Borderou de evaluare (job #2649312) | Borderou de evaluare (job #1648977) | Borderou de evaluare (job #766352) | Borderou de evaluare (job #1244850)
Borderou de evaluare (job #1244850)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:87: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:88: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:91:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:94:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", S + 1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 636kb | Incorect | 0 |
Punctaj total | 0 |