Pagini recente » Cod sursa (job #2278680) | Monitorul de evaluare | Borderou de evaluare (job #2256810) | Borderou de evaluare (job #1212594) | Borderou de evaluare (job #1290493)
Borderou de evaluare (job #1290493)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:91: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:92: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:95:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &M);
^
user.cpp:98:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &t, &x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 8ms | 8244kb | OK | 10 | 10 |
| 2 | 8ms | 8244kb | OK | 10 | 10 |
| 3 | 8ms | 8248kb | OK | 10 | 10 |
| 4 | 68ms | 8408kb | OK | 10 | 30 |
| 5 | 88ms | 9000kb | OK | 10 |
| 6 | 108ms | 9652kb | OK | 10 |
| 7 | 236ms | 9704kb | OK | 10 | 10 |
| 8 | 484ms | 13064kb | OK | 10 | 30 |
| 9 | 936ms | 15284kb | OK | 10 |
| 10 | 908ms | 13960kb | OK | 10 |
| Punctaj total | 100 |