Pagini recente » Borderou de evaluare (job #1126912) | Borderou de evaluare (job #3114396) | Borderou de evaluare (job #1913477) | Borderou de evaluare (job #2102469) | Borderou de evaluare (job #2188538)
Borderou de evaluare (job #2188538)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30:10: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(int j =1 ; j <= N; j++)
^~~
user.cpp:32:11: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
printf("\n");
^~~~~~
user.cpp:36:10: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
for(int j =1 ; j <= N; j++)
^~~
user.cpp:38:11: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’
printf("\n");
^~~~~~
user.cpp:8:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rf.in","r",stdin);
^
user.cpp:9:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rf.out","w",stdout);
^
user.cpp:10:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:14:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&matrice[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1324kb | OK | 5 |
| 2 | 0ms | 1320kb | OK | 5 |
| 3 | 0ms | 1336kb | OK | 5 |
| 4 | 0ms | 1340kb | OK | 5 |
| 5 | 4ms | 1452kb | OK | 5 |
| 6 | 4ms | 1448kb | OK | 5 |
| 7 | 20ms | 1576kb | OK | 5 |
| 8 | 20ms | 1576kb | OK | 5 |
| 9 | 20ms | 1580kb | OK | 5 |
| 10 | 20ms | 1576kb | OK | 5 |
| 11 | Depăşit | 1820kb | Time limit exceeded. | 0 |
| 12 | Depăşit | 1828kb | Time limit exceeded. | 0 |
| 13 | Depăşit | 1828kb | Time limit exceeded. | 0 |
| 14 | Depăşit | 1820kb | Time limit exceeded. | 0 |
| 15 | Depăşit | 1824kb | Time limit exceeded. | 0 |
| 16 | Depăşit | 1820kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 1820kb | Time limit exceeded. | 0 |
| 18 | Depăşit | 1824kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 1828kb | Time limit exceeded. | 0 |
| 20 | 12ms | 1828kb | Incorect | 0 |
| Punctaj total | 50 |