Pagini recente » Borderou de evaluare (job #1679482) | Borderou de evaluare (job #1093774) | Borderou de evaluare (job #1908637) | Borderou de evaluare (job #1338129) | Borderou de evaluare (job #1305578)
Borderou de evaluare (job #1305578)
Raport evaluator
Compilare:
user.cpp: In member function ‘matrix matrix::operator+(matrix)’:
user.cpp:66:29: warning: division by zero [-Wdiv-by-zero]
int error = 0 / 0;
^
user.cpp:66:17: warning: unused variable ‘error’ [-Wunused-variable]
int error = 0 / 0;
^
user.cpp: In member function ‘matrix matrix::operator*(matrix)’:
user.cpp:80:29: warning: division by zero [-Wdiv-by-zero]
int error = 0 / 0;
^
user.cpp:80:17: warning: unused variable ‘error’ [-Wunused-variable]
int error = 0 / 0;
^
user.cpp: In function ‘int main()’:
user.cpp:112: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:113: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:116:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &T, &MOD);
^
user.cpp:140:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &N);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 8264kb | OK | 5 |
2 | 12ms | 8272kb | OK | 5 |
3 | 12ms | 8272kb | OK | 5 |
4 | 12ms | 8272kb | OK | 5 |
5 | 12ms | 8276kb | OK | 5 |
6 | 12ms | 8276kb | OK | 5 |
7 | 16ms | 8340kb | OK | 5 |
8 | 16ms | 8348kb | OK | 5 |
9 | 16ms | 8344kb | OK | 5 |
10 | 20ms | 8344kb | OK | 5 |
11 | 36ms | 8920kb | OK | 5 |
12 | 24ms | 8468kb | OK | 5 |
13 | 32ms | 8676kb | OK | 5 |
14 | 20ms | 8292kb | OK | 5 |
15 | Depăşit | 13132kb | Time limit exceeded. | 0 |
16 | Depăşit | 9324kb | Time limit exceeded. | 0 |
17 | 172ms | 8340kb | OK | 5 |
18 | Depăşit | 11384kb | Time limit exceeded. | 0 |
19 | Depăşit | 14204kb | Time limit exceeded. | 0 |
20 | 196ms | 9104kb | OK | 5 |
Punctaj total | 80 |